aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+13
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+40
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-12/+12
* X86: Remove test instructions proceeding shift by immediate instructionsDavid Majnemer2013-05-221-3/+0
* Teach SimplifySetCC that comparing AssertZext i1 against a constant 1 can be ...Craig Topper2012-12-191-0/+15
* Implement r160312 as target indepedenet dag combine.Evan Cheng2012-07-171-5/+5
* This is another case where instcombine demanded bits optimization createdEvan Cheng2012-07-171-4/+17
* For something likeEvan Cheng2012-07-161-0/+48
* As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling2011-04-141-2/+2
* Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling2011-04-141-2/+2
* testcase that goes with r116053Chris Lattner2010-10-081-1/+18
* rename testChris Lattner2010-10-081-0/+75