summaryrefslogtreecommitdiff
path: root/test/Analysis/BasicAA/constant-over-index.ll
Commit message (Expand)AuthorAge
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Fix constant-over-index.ll test on windows.Michael J. Spencer2010-08-30
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Teach BasicAliasAnalysis to understand constant gep indices that fallDan Gohman2009-05-27