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