aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/related_indvars.ll
Commit message (Expand)AuthorAgeFilesLines
* Add nounwinds.Dan Gohman2010-01-191-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
* Upgrade tests.Tanya Lattner2008-03-191-14/+13
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* Prevent a GEP from getting upgraded to avoid resulting test failure.Reid Spencer2006-12-021-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* These are both implemented by a recent LSR patchChris Lattner2005-08-081-1/+0
* two simple testcases loopreduce should handle but does not yet currentlyChris Lattner2005-08-051-0/+29