aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/ScalarEvolution/scev-aa.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-26/+26
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-021-1/+1
* teach SCEV that the scale and addition of an inbounds gep don't NSW.Chris Lattner2011-02-131-4/+3
* Revert the part of r107257 which introduced new logic for usingDan Gohman2010-06-301-3/+4
* Add a testcase for scev-aa's new capability.Dan Gohman2010-06-301-3/+24
* Add a comment about A[i+(j+1)].Dan Gohman2009-12-011-1/+1
* update status of this. basicaa is much improved now,Chris Lattner2009-11-261-2/+2
* 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
* Create a ScalarEvolution-based AliasAnalysis implementation.Dan Gohman2009-08-261-0/+194