Re-implement the main strength-reduction portion of LoopStrengthReduction.
[oota-llvm.git] / test / CodeGen / X86 / fastcc.ll
2009-10-18 Evan ChengTurn on post-alloc scheduling for x86.
2009-10-14 Dan GohmanFix this test to account for a movl $0 being emitted...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-05 Evan ChengFix test.
2008-09-05 Evan ChengIf SSE2 is available, x86 should pass first 3 f32/f64...
2008-09-04 Evan ChengFor whatever the reason, x86 CallingConv::Fast (i.e...