llvm-6502/test/Analysis
Daniel Berlin 8e43882572 Fix incorrect partial aliasing
Update testcases

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227099 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-26 17:31:17 +00:00
..
AssumptionCache [PM] Actually add the new pass manager support for the assumption cache. 2015-01-22 21:53:09 +00:00
BasicAA
BlockFrequencyInfo
BranchProbabilityInfo
CallGraph
CFLAliasAnalysis Fix incorrect partial aliasing 2015-01-26 17:31:17 +00:00
CostModel Implemented cost model for masked load/store operations. 2015-01-25 08:44:46 +00:00
Delinearization
DependenceAnalysis
Dominators
GlobalsModRef
LazyCallGraph
Lint
LoopInfo [PM] Port LoopInfo to the new pass manager, adding both a LoopAnalysis 2015-01-20 10:58:50 +00:00
MemoryDependenceAnalysis
PostDominators
RegionInfo
ScalarEvolution Make ScalarEvolution less aggressive with respect to no-wrap flags. 2015-01-22 00:48:47 +00:00
ScopedNoAliasAA
TypeBasedAliasAnalysis