summaryrefslogtreecommitdiff
path: root/test/Analysis/TypeBasedAliasAnalysis/precedence.ll
Commit message (Expand)AuthorAge
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-27
* -enable-tbaa is on by default now.Dan Gohman2010-12-16
* Reapply r121520, PartialAlias implementation for BasicAA, now thatDan Gohman2010-12-13
* Revert r121520, which may have introduced miscompilations.Dan Gohman2010-12-10
* Implement PartialAlias checking in BasicAA.Dan Gohman2010-12-10
* Delete unneeded ssp attributes.Dan Gohman2010-11-11
* Add a testcase which demonstrates alias analysis pass precedence.Dan Gohman2010-11-11