aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/cmov.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-9/+9
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Enable MI Sched for x86.Andrew Trick2013-10-151-5/+5
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-7/+7
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-5/+5
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-5/+5
* Disable rematerialization in TwoAddressInstructionPass.Manman Ren2012-07-251-4/+4
* Switch the select to branch transformation on by default.Benjamin Kramer2012-05-061-1/+1
* Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner2011-11-271-2/+2
* Pseudo CMOV instructions don't clobber EFLAGS.Jakob Stoklund Olesen2011-09-021-2/+2
* 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
* Instruction fixes, added instructions, and AsmString changes in theSean Callanan2009-12-181-3/+3
* Restore a comment that was lost in the merge.Dan Gohman2009-09-151-0/+4
* this is failing on linux hosts, force a triple.Chris Lattner2009-09-151-1/+1
* merge one more in.Chris Lattner2009-09-151-0/+10
* merge some more cmov tests into cmov.llChris Lattner2009-09-151-0/+95
* merge two cmov tests into one.Chris Lattner2009-09-151-0/+48