[dsymutil] Do not mistakenly reuse the current object file when the next one isn...
[oota-llvm.git] / test / Analysis / TypeBasedAliasAnalysis / aliastest.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
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-20 Dan GohmanAdd some comments.
2010-10-18 Dan GohmanRun tbaa before basicaa, since that's how it's expected...
2010-10-18 Dan GohmanMake TypeBasedAliasAnalysis default to doing nothing...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-10-11 Dan GohmanAdd a simple testcase for tbaa.