llvm-project/llvm/test/Analysis
Arthur Eubanks c8ca8fb978 [test] Use new pass manager syntax in some tests
To prepare for upcoming change.
2022-10-23 13:44:20 -07:00
..
AliasSet [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
AssumptionCache
BasicAA [test] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02:00
BlockFrequencyInfo
BranchProbabilityInfo
CFLAliasAnalysis [AAEval] Make compatible with opaque pointers 2022-03-16 10:02:11 +01:00
CallGraph [CallGraph] Port -print-callgraph-sccs to new pass manager 2022-10-11 14:43:16 -07:00
CostModel [test] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02: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] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02: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 [test] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02:00
MemorySSA [MemorySSA] Add test for select with cross-iteration dependency (NFC) 2022-10-14 11:03:02 +02:00
MustExecute [test] Use new pass manager syntax in some tests 2022-10-23 13:44:20 -07:00
PhiValues
PostDominators
ProfileSummary
RegionInfo [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
ScalarEvolution [SCEV] Replace assert with returning CouldNotComp in computeMaxBECountForLT. 2022-10-19 11:24:10 +01: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 [test] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02:00
ValueTracking [test] Use -passes syntax in Analysis tests 2022-10-21 20:38:42 +02:00