Reapply r81171 with a fix: don't try to use i64 when it
[oota-llvm.git] / test / CodeGen / X86 / fastcc.ll
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...