summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/xor-icmp.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-09-22[x86] swap order of srl (and X, C1), C2 when it saves sizeSanjay Patel
2017-06-02Specify triple for xor-icmp.ll .Amaury Sechet
2017-06-02Regenerate expectations for xor-icmp.ll . NFCAmaury Sechet
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-04-16Flip the new block-placement pass to be on by default.Chandler Carruth
2010-03-26Allow trivial sibcall of vararg callee when no arguments are being passed.Evan Cheng
2010-02-27Re-apply 97040 with fix. This survives a ppc self-host llvm-gcc bootstrap.Evan Cheng
2010-02-24Speculatively revert r97011, "Re-apply 96540 and 96556 with fixes.", again inDaniel Dunbar
2010-02-24Re-apply 96540 and 96556 with fixes.Evan Cheng
2010-02-22These should not have been committed.Evan Cheng
2010-02-22Instcombine constant folding can normalize gep with negative index to index w...Evan Cheng
2010-02-19Revert commits 96556 and 96640, because commit 96556 breaks theDuncan Sands
2010-02-19Transform (xor (setcc), (setcc)) == / != 1 toEvan Cheng
2010-01-06Teach dag combine to fold the following transformation more aggressively:Evan Cheng