Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -9/+9 |
* | [X86] Teach X86DAGToDAGISel::shrinkAndImmediate to preserve upper 32 zeroes o... | Craig Topper | 2018-02-05 | 1 | -1/+1 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -1/+1 |
* | [x86] shrink 'and' immediate values by setting the high bits (PR35907) | Sanjay Patel | 2018-01-19 | 1 | -12/+8 |
* | [x86] add tests to show missed constant shrinking (PR35907); NFC | Sanjay Patel | 2018-01-15 | 1 | -4/+81 |
* | [x86] regenerate test checks; NFC | Sanjay Patel | 2018-01-15 | 1 | -7/+21 |
* | Optimized loading (zextload) of i1 value from memory. | Elena Demikhovsky | 2016-02-25 | 1 | -18/+9 |
* | Use small encodings for constants when possible. | Rafael Espindola | 2015-07-17 | 1 | -0/+41 |