llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / precedence.ll
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
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-12-13 Dan GohmanReapply r121520, PartialAlias implementation for BasicA...
2010-12-10 Dan GohmanRevert r121520, which may have introduced miscompilations.
2010-12-10 Dan GohmanImplement PartialAlias checking in BasicAA.
2010-11-11 Dan GohmanDelete unneeded ssp attributes.
2010-11-11 Dan GohmanAdd a testcase which demonstrates alias analysis pass...