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 / dont-hoist-simple-loop-constants.ll
2008-05-01 Dan GohmanUpdate old-style syntax in some "not grep" tests.
2008-03-19 Tanya LattnerUpgrade tests.
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-09-10 Chris Lattnernew testcase