Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily enable MI-Sched on X86." | Andrew Trick | 2013-06-25 | 1 | -2/+2 |
* | Temporarily enable MI-Sched on X86. | Andrew Trick | 2013-06-24 | 1 | -2/+2 |
* | Prepare remaining tests for -join-physreg going away. | Jakob Stoklund Olesen | 2011-05-04 | 1 | -1/+0 |
* | Revert 127359; it broke lencod. | Stuart Hastings | 2011-03-10 | 1 | -2/+4 |
* | X86 byval copies no longer always_inline. <rdar://problem/8706628> | Stuart Hastings | 2011-03-09 | 1 | -4/+2 |
* | Fix sdisel memcpy, memset, memmove lowering: | Evan Cheng | 2010-04-01 | 1 | -1/+8 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Implement support for using modeling implicit-zero-extension on x86-64 | Dan Gohman | 2009-04-08 | 1 | -1/+1 |
* | Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal | Dan Gohman | 2008-04-12 | 1 | -1/+2 |
* | Alignment of struct containing vectors depends on | Dale Johannesen | 2008-02-09 | 1 | -1/+1 |
* | Let each target decide byval alignment. For X86, it's 4-byte unless the aggre... | Evan Cheng | 2008-01-23 | 1 | -0/+14 |