Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Enable 8-bit OR with disjoint bits to convert to LEA | Craig Topper | 2019-03-05 | 1 | -3/+3 |
* | [DAGCombiner] re-enable truncation of binops | Sanjay Patel | 2018-12-08 | 1 | -13/+10 |
* | [x86] add 32-bit RUN for tests and test with opaque constants; NFC | Sanjay Patel | 2018-12-08 | 1 | -79/+198 |
* | [DAGCombiner] disable truncation of binops by default | Sanjay Patel | 2018-12-07 | 1 | -3/+3 |
* | [DAGCombiner] narrow truncated binops | Sanjay Patel | 2018-11-29 | 1 | -3/+3 |
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -14/+19 |
* | [X86] Use XOR for SUB (C, X) during isel if will help fold an immediate | Craig Topper | 2018-06-26 | 1 | -12/+12 |
* | [DAGCombiner] eliminate setcc bool math when input is low-bit of some value | Sanjay Patel | 2018-06-24 | 1 | -39/+32 |
* | [x86] add more tests for bit hacking opportunities with setcc; NFC | Sanjay Patel | 2018-06-22 | 1 | -0/+56 |
* | [x86] add tests for bit hacking opportunities with setcc; NFC | Sanjay Patel | 2018-06-22 | 1 | -0/+117 |