Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-18 | Re-land r237175: [X86] Always return the sret parameter in eax/rax ... | Reid Kleckner | 1 | -9/+9 |
2015-05-12 | Revert r237175: [X86] Always return the sret parameter in eax/rax ... | Chandler Carruth | 1 | -9/+9 |
2015-05-12 | [X86] Always return the sret parameter in eax/rax, even on 32-bit | Reid Kleckner | 1 | -9/+9 |
2015-03-03 | [X86] Special-case 2x CMOV when custom-inserting. | Ahmed Bougacha | 1 | -109/+71 |
2015-03-03 | [X86] Combine (cmov (and/or (setcc) (setcc))) into (cmov (cmov)). | Ahmed Bougacha | 1 | -0/+264 |