llvm-6502/test/Analysis
Matt Arsenault 38c18efe41 Teach lint about address spaces
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203132 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-06 17:33:55 +00:00
..
BasicAA Test case I forgot to 'add' for r201126. 2014-02-12 03:58:47 +00:00
BlockFrequencyInfo
BranchProbabilityInfo
CallGraph
CostModel Add extra CHECK prefix to tests with explicit prefix 2014-02-16 13:28:15 +00:00
Delinearization
DependenceAnalysis add -da-delinearize runs and checks to MIV testcases 2014-02-21 18:15:18 +00:00
Dominators
GlobalsModRef
LazyCallGraph [PM] Add a new "lazy" call graph analysis pass for the new pass manager. 2014-02-06 04:37:03 +00:00
Lint Teach lint about address spaces 2014-03-06 17:33:55 +00:00
LoopInfo
MemoryDependenceAnalysis
PostDominators
RegionInfo
ScalarEvolution Actually call FileCheck in tests 2014-02-16 13:27:39 +00:00
TypeBasedAliasAnalysis