Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / 2009-02-05-CoalescerBug.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-06 Evan ChengFix test. It produces unexpected code if sse4.1 is on.
2009-02-05 Evan ChengisAsCheapAsMove instructions can have register src...