Fix a bug in IVUsers which was permitting non-affine addrecs to
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / pr2570.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-05-02 Dan GohmanPreviously, RecursivelyDeleteDeadInstructions provided...
2008-07-21 Dan GohmanAdd the PR number to the test.
2008-07-21 Dan GohmanFix a bug in LSR's dead-PHI cleanup. If a PHI has a...