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