aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/ScalarEvolution/avoid-smax-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-15/+15
* Test scalar evolution directly instead of testing the result ofAndrew Trick2012-03-221-11/+9
* This test only makes sense with -enable-iv-rewrite.Andrew Trick2011-09-131-3/+4
* rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner2011-06-181-7/+6
* remove some noise from tests.Chris Lattner2010-09-021-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Make LLVM Assembly dramatically easier to read by aligning the comments,Dan Gohman2009-08-121-1/+1
* Fix a grammaro in a comment.Dan Gohman2009-04-281-1/+1
* Finally re-apply r46959. This is made feasible by the combinationDan Gohman2008-09-161-2/+4
* Teach ScalarEvolution to consider loop preheaders in the search forDan Gohman2008-09-151-0/+234