Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / 2009-09-19-SchedCustomLoweringBug.ll
2009-12-07 Dan GohmanDon't enable the post-RA scheduler on x86 except at...
2009-12-01 Jakob Stoklund OlesenUse CFG connectedness as a secondary sort key when...
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-09-19 Evan ChengFix PR4926. When target hook EmitInstrWithCustomInserte...