aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/IndVarSimplify/single-element-range.ll
AgeCommit message (Expand)AuthorFilesLines
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2009-07-20The upper argument of ConstantRange is exclusive, not inclusive.Dan Gohman1-0/+27