SamplePGO - Add line offset and discriminator information to sample reports.
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / precedence.ll
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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
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...