aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/TypeBasedAliasAnalysis/aliastest.ll
Commit message (Expand)AuthorAgeFilesLines
* -enable-tbaa is on by default now.Dan Gohman2010-12-161-1/+1
* Add some comments.Dan Gohman2010-10-201-0/+4
* Run tbaa before basicaa, since that's how it's expected to be used.Dan Gohman2010-10-181-1/+1
* Make TypeBasedAliasAnalysis default to doing nothing, with a command-lineDan Gohman2010-10-181-1/+1
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Add a simple testcase for tbaa.Dan Gohman2010-10-111-0/+58