summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fastcc.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-18
* Fix this test to account for a movl $0 being emitted as an xor now,Dan Gohman2009-10-14
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Fix test.Evan Cheng2008-09-05
* If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM regist...Evan Cheng2008-09-05
* For whatever the reason, x86 CallingConv::Fast (i.e. fastcc) was not passing ...Evan Cheng2008-09-04