summaryrefslogtreecommitdiff
path: root/test/Analysis/ScalarEvolution/avoid-smax-1.ll
Commit message (Expand)AuthorAge
* Test scalar evolution directly instead of testing the result ofAndrew Trick2012-03-22
* This test only makes sense with -enable-iv-rewrite.Andrew Trick2011-09-13
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-18
* remove some noise from tests.Chris Lattner2010-09-02
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Make LLVM Assembly dramatically easier to read by aligning the comments,Dan Gohman2009-08-12
* Fix a grammaro in a comment.Dan Gohman2009-04-28
* Finally re-apply r46959. This is made feasible by the combinationDan Gohman2008-09-16
* Teach ScalarEvolution to consider loop preheaders in the search forDan Gohman2008-09-15