aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/pr3571.ll
AgeCommit message (Expand)Author
2010-08-30Correct bogus module triple specifications.Duncan Sands
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-02-15Fix pr3571: If stride is a value defined by an instruction, make sure it domi...Evan Cheng