summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-4/+4
2013-10-15Enable MI Sched for x86.Andrew Trick1-2/+2
2013-06-25Revert "Temporarily enable MI-Sched on X86."Andrew Trick1-2/+2
2013-06-24Temporarily enable MI-Sched on X86.Andrew Trick1-2/+2
2009-10-18Turn on post-alloc scheduling for x86.Evan Cheng1-1/+1
2009-10-14Fix this test to account for a movl $0 being emitted as an xor now,Dan Gohman1-2/+3
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2008-09-05Fix test.Evan Cheng1-2/+2
2008-09-05If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM regist...Evan Cheng1-1/+1
2008-09-04For whatever the reason, x86 CallingConv::Fast (i.e. fastcc) was not passing ...Evan Cheng1-0/+19