Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / fastcc.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-06-25 Andrew TrickRevert "Temporarily enable MI-Sched on X86."
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
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...