Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / avoid-loop-align.ll
2009-10-15 Dan GohmanMake CodePlacementOpt align loops, rather than loop...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-11-27 Evan ChengAvoid inserting noop's in the middle of a loop.