aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/xor-icmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+3
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Flip the new block-placement pass to be on by default.Chandler Carruth2012-04-161-4/+4
* Allow trivial sibcall of vararg callee when no arguments are being passed.Evan Cheng2010-03-261-2/+2
* Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng2010-02-271-0/+31
* Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar2010-02-241-31/+0
* Re-apply 96540 and 96556 with fixes.Evan Cheng2010-02-241-0/+31
* These should not have been committed.Evan Cheng2010-02-221-31/+0
* Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng2010-02-221-0/+31
* Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands2010-02-191-31/+0
* Transform (xor (setcc), (setcc)) == / != 1 toEvan Cheng2010-02-191-0/+31
* Teach dag combine to fold the following transformation more aggressively:Evan Cheng2010-01-061-0/+36