Fix testcase for attribute ordering.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / dse.ll
2010-12-16 Dan Gohman-enable-tbaa is on by default now.
2010-10-29 Dan GohmanTeach memdep to use pointsToConstantMemory to determine...
2010-10-29 Dan GohmanAdd a basic testcase for TBAA-aware DSE.