summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopStrengthReduce/pr3086.ll
Commit message (Expand)AuthorAgeFilesLines
* -disable-output is no longer needed with -analyze.Dan Gohman2010-01-261-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Don't try to mix integers and pointers in an icmp instructionDan Gohman2009-04-301-0/+1
* Add testcase from PR3086.Owen Anderson2009-04-231-0/+28