llvm-project/llvm/test/Analysis
Jolanta Jensen 66e3589cd7 [NFC][CostModel] Added floating point frem test for SVE
Differential Revision: https://reviews.llvm.org/D136241
2022-10-19 19:34:14 +00:00
..
AliasSet [opt] Don't translate legacy -analysis flag to require<analysis> 2022-10-07 14:54:34 -07:00
AssumptionCache
BasicAA [BasicAA] Add test for phi of geps of alloca (NFC) 2022-10-17 16:47:35 +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 [NFC][CostModel] Added floating point frem test for SVE 2022-10-19 19:34:14 +00: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 [MemorySSA] Add test for select with cross-iteration dependency (NFC) 2022-10-14 11:03:02 +02:00
MustExecute [MustExec][LICM] Handle latch being part of an inner cycle (PR57780) 2022-10-11 09:30:13 +02: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 [TBAA] Model call accessing immutable type as readnone 2022-10-14 10:08:37 +02:00
ValueTracking [ValueTracking] Switch isKnownNonZero() to switch over opcodes (NFCI) 2022-10-04 10:54:28 +02:00