llvm-project/llvm/test/Analysis
Matt Arsenault 7cf5581712 Analysis: Update some tests for opaque pointers
StackSafetyAnalysis/lifetime.ll had one bitcast removed that may have
mattered. The concluded lifetime is longer based on the underlying
alloca, instead of the bitcasted pointer so left that as a pointless
cast.

local.ll memintrin.ll needed some manual fixes
2022-12-02 18:47:43 -05:00
..
AliasSet [AST] Remove legacy AliasSetPrinter pass 2022-11-14 15:50:38 +01:00
AssumptionCache
BasicAA [MemoryLocation] Support memcpy_chk in getForArgument. 2022-11-24 19:17:48 +00:00
BlockFrequencyInfo
BranchProbabilityInfo Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
CFLAliasAnalysis [AAEval] Make compatible with opaque pointers 2022-03-16 10:02:11 +01:00
CallGraph Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
CostModel Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00
CycleInfo [test] Replace/remove some 'opt -analyze' RUN lines 2022-02-09 15:49:53 -08:00
DDG Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
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 DivergenceAnalysis: Convert tests to opaque pointers 2022-11-28 08:42:38 -05:00
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 [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01: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 DivergenceAnalysis: Convert tests to opaque pointers 2022-11-28 08:42:38 -05: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 [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
MustExecute Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
PhiValues Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
PostDominators Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
ProfileSummary
RegionInfo [FileCheck] Catch missspelled directives. 2022-05-26 11:37:19 +01:00
ScalarEvolution [test] Switch to use -passes syntax in various test cases 2022-12-01 21:25:59 +01:00
ScopedNoAliasAA Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
StackSafetyAnalysis Analysis: Update some tests for opaque pointers 2022-12-02 18:47:43 -05:00
TypeBasedAliasAnalysis [IR] Switch everything to use memory attribute 2022-11-04 10:21:38 +01:00
ValueTracking Fix some test files with executable permissions 2022-12-02 17:12:03 -05:00