aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmov.ll
AgeCommit message (Expand)Author
2012-07-25Disable rematerialization in TwoAddressInstructionPass.Manman Ren
2012-05-06Switch the select to branch transformation on by default.Benjamin Kramer
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2011-09-02Pseudo CMOV instructions don't clobber EFLAGS.Jakob Stoklund Olesen
2011-04-14As Dan pointed out, movzbl, movsbl, and friends are nicer than their aliasBill Wendling
2011-04-14Have the X86 back-end emit the alias instead of what's being aliased. In mostBill Wendling
2009-12-18Instruction fixes, added instructions, and AsmString changes in theSean Callanan
2009-09-15Restore a comment that was lost in the merge.Dan Gohman
2009-09-15this is failing on linux hosts, force a triple.Chris Lattner
2009-09-15merge one more in.Chris Lattner
2009-09-15merge some more cmov tests into cmov.llChris Lattner
2009-09-15merge two cmov tests into one.Chris Lattner