Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging.... | Stephen Lin | 2013-07-13 | 1 | -5/+5 |
* | reapply: Use the new TB_NOT_REVERSABLE flag instead of special | Chris Lattner | 2010-10-08 | 1 | -2/+36 |
* | Revert "reimplement the second half of the or/add optimization. We should now", | Daniel Dunbar | 2010-10-08 | 1 | -36/+2 |
* | reimplement the second half of the or/add optimization. We should now | Chris Lattner | 2010-10-08 | 1 | -2/+36 |
* | Extend r93152 to work on OR r, r. If the source set bits are known not to ove... | Evan Cheng | 2010-01-11 | 1 | -0/+16 |
* | Select an OR with immediate as an ADD if the input bits are known zero. This ... | Evan Cheng | 2010-01-11 | 1 | -0/+11 |