llvm-project/llvm/test/Analysis
Arthur Eubanks f3a928e233 [opt] Don't translate legacy -analysis flag to require<analysis>
Tests relying on this should explicitly use -passes='require<analysis>,foo'.
2022-10-07 14:54:34 -07:00
..
AliasSet [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
AssumptionCache
BasicAA [opt] Stop treating alias analysis specially when translating legacy opt syntax 2022-10-07 11:50:43 -07:00
BlockFrequencyInfo
BranchProbabilityInfo
CFLAliasAnalysis [AAEval] Make compatible with opaque pointers 2022-03-16 10:02:11 +01:00
CallGraph Migrate llvm.experimental.patchpoint() to ptr. 2022-08-10 13:18:02 +01:00
CostModel [RISCV] Update cost of vector roundeven to match round which uses the same sequence but a different FRM value. 2022-09-30 20:01:35 -07:00
CycleInfo [test] Replace/remove some 'opt -analyze' RUN lines 2022-02-09 15:49:53 -08:00
DDG
Delinearization [test] Remove one more unnecessary -analyze RUN line 2022-02-09 16:05:43 -08:00
DemandedBits
DependenceAnalysis [DependenceAnalysis][PR56275] Normalize negative dependence analysis results 2022-08-03 19:59:00 -04:00
DivergenceAnalysis
DominanceFrontier
Dominators [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
DotMachineCFG/AMDGPU -dot-machine-cfg for printing MachineFunction to a dot file 2022-09-22 12:48:33 +05:30
FunctionPropertiesAnalysis
GlobalsModRef [opt] Stop treating alias analysis specially when translating legacy opt syntax 2022-10-07 11:50:43 -07:00
IRSimilarityIdentifier [IRSim] Ignore debug instructions when creating canonical numbering 2022-04-19 13:18:28 -05:00
IVUsers [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
LazyCallGraph [LazyCallGraph] Handle spurious ref edges when deleting a dead function 2022-09-22 15:01:15 -07:00
LazyValueAnalysis
LegacyDivergenceAnalysis [test] Replace `-analyze -divergence` with `-passes='print<divergence>'` 2022-02-09 16:09:14 -08:00
Lint [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
LoopAccessAnalysis [LAA] Fix ICE with scAddExpr in forked pointers 2022-09-21 10:27:06 +01:00
LoopCacheAnalysis [LoopCacheAnalysis] Fix a type mismatch problem in cost calculation 2022-07-21 01:57:05 -04:00
LoopInfo
LoopNestAnalysis
MemoryDependenceAnalysis [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
MemorySSA [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
MustExecute [MustExecute] Add additional test for PR57780 (NFC) 2022-09-26 15:03:15 +02:00
PhiValues
PostDominators
ProfileSummary
RegionInfo [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
ScalarEvolution [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
ScopedNoAliasAA [test] Modify some tests to remove implicit -basic-aa in legacy PM RUN lines 2022-03-08 14:35:06 -08:00
StackSafetyAnalysis [StackLifetime] More efficient loop for LivenessType::Must 2022-09-28 16:28:45 -07:00
TypeBasedAliasAnalysis [opt] Stop treating alias analysis specially when translating legacy opt syntax 2022-10-07 11:50:43 -07:00
ValueTracking [ValueTracking] Switch isKnownNonZero() to switch over opcodes (NFCI) 2022-10-04 10:54:28 +02:00