summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmp.ll
Commit message (Expand)AuthorAge
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* X86: Remove test instructions proceeding shift by immediate instructionsDavid Majnemer2013-05-22
* Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be ...Craig Topper2012-12-19
* Implement r160312 as target indepedenet dag combine.Evan Cheng2012-07-17
* This is another case where instcombine demanded bits optimization createdEvan Cheng2012-07-17
* For something likeEvan Cheng2012-07-16
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-14
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-14
* testcase that goes with r116053Chris Lattner2010-10-08
* rename testChris Lattner2010-10-08