Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / lsr-sort.ll
2010-01-12 Dan GohmanMake several tests less fragile.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-13 Dan GohmanFix LSR's IV sorting function to explicitly sort by...