[ADT] Remove a couple of the always inline attributes I added.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / dse.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-10-17 Hal Finkel[DSE] Remove no-data-layout-only type-based overlap...
2013-09-27 Manman RenTBAA: handle scalar TBAA format and struct-path aware...
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.