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 | -12/+12 |
* | X86: Remove test instructions proceeding shift by immediate instructions | David Majnemer | 2013-05-22 | 1 | -3/+0 |
* | Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be ... | Craig Topper | 2012-12-19 | 1 | -0/+15 |
* | Implement r160312 as target indepedenet dag combine. | Evan Cheng | 2012-07-17 | 1 | -5/+5 |
* | This is another case where instcombine demanded bits optimization created | Evan Cheng | 2012-07-17 | 1 | -4/+17 |
* | For something like | Evan Cheng | 2012-07-16 | 1 | -0/+48 |
* | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling | 2011-04-14 | 1 | -2/+2 |
* | testcase that goes with r116053 | Chris Lattner | 2010-10-08 | 1 | -1/+18 |
* | rename test | Chris Lattner | 2010-10-08 | 1 | -0/+75 |