Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a much more conservative strategy for aligning branch targets. | Chandler Carruth | 2012-08-07 | 1 | -2/+1 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Re-enable register pressure aware machine licm with fixes. Hoist() may have | Evan Cheng | 2010-10-19 | 1 | -1/+9 |
* | Revert r116781 "- Add a hook for target to determine whether an instruction def | Daniel Dunbar | 2010-10-19 | 1 | -9/+1 |
* | - Add a hook for target to determine whether an instruction def is | Evan Cheng | 2010-10-19 | 1 | -1/+9 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -2/+2 |
* | Remove val# defined by a remat'ed def that is now dead. | Evan Cheng | 2008-10-27 | 1 | -0/+44 |