If IV is used in a int-to-float cast inside the loop then try to eliminate the cast...
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / pr2570.ll
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...