aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc.ll
AgeCommit message (Expand)Author
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng
2009-10-14Fix this test to account for a movl $0 being emitted as an xor now,Dan Gohman
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-09-05Fix test.Evan Cheng
2008-09-05If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM regist...Evan Cheng
2008-09-04For whatever the reason, x86 CallingConv::Fast (i.e. fastcc) was not passing ...Evan Cheng