aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce/quadradic-exit-value.ll
AgeCommit message (Expand)Author
2010-04-07Generalize IVUsers to track arbitrary expressions rather than expressionsDan Gohman
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2010-01-26-disable-output is no longer needed with -analyze.Dan Gohman
2010-01-09Use WriteAsOperand instead of getName() to print loop header names,Dan Gohman
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-06-20Tweak this test to be a little less unusual.Dan Gohman
2009-06-19Don't (unconditionally) use getSCEVAtScope to simplify the stepDan Gohman