summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmov.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Disable rematerialization in TwoAddressInstructionPass.Manman Ren2012-07-25
* Switch the select to branch transformation on by default.Benjamin Kramer2012-05-06
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-27
* Pseudo CMOV instructions don't clobber EFLAGS.Jakob Stoklund Olesen2011-09-02
* 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
* Instruction fixes, added instructions, and AsmString changes in theSean Callanan2009-12-18
* Restore a comment that was lost in the merge.Dan Gohman2009-09-15
* this is failing on linux hosts, force a triple.Chris Lattner2009-09-15
* merge one more in.Chris Lattner2009-09-15
* merge some more cmov tests into cmov.llChris Lattner2009-09-15
* merge two cmov tests into one.Chris Lattner2009-09-15