aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/BasicAA/constant-over-index.ll
Commit message (Expand)AuthorAgeFilesLines
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-181-1/+1
* Fix constant-over-index.ll test on windows.Michael J. Spencer2010-08-301-2/+3
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Teach BasicAliasAnalysis to understand constant gep indices that fallDan Gohman2009-05-271-0/+27