[TwoAddressInstructionPass] When looking for a 3 addr conversion after commuting...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / quadradic-exit-value.ll
2015-03-04 Mehdi AminiMake DataLayout Non-Optional in the Module
2013-10-25 Andrew TrickFix LSR: don't normalize quadratic recurrences.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...
2010-02-12 Dan GohmanReapply the new LoopStrengthReduction code, with compil...
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2010-01-09 Dan GohmanUse WriteAsOperand instead of getName() to print loop...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-20 Dan GohmanTweak this test to be a little less unusual.
2009-06-19 Dan GohmanDon't (unconditionally) use getSCEVAtScope to simplify...