summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/cmovcmov.ll
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Re-land r237175: [X86] Always return the sret parameter in eax/rax ...Reid Kleckner1-9/+9
2015-05-12Revert r237175: [X86] Always return the sret parameter in eax/rax ...Chandler Carruth1-9/+9
2015-05-12[X86] Always return the sret parameter in eax/rax, even on 32-bitReid Kleckner1-9/+9
2015-03-03[X86] Special-case 2x CMOV when custom-inserting.Ahmed Bougacha1-109/+71
2015-03-03[X86] Combine (cmov (and/or (setcc) (setcc))) into (cmov (cmov)).Ahmed Bougacha1-0/+264