Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombiner] re-enable truncation of binops | Sanjay Patel | 2018-12-08 | 1 | -60/+54 |
* | [DAGCombiner] disable truncation of binops by default | Sanjay Patel | 2018-12-07 | 1 | -54/+60 |
* | [DAGCombiner] narrow truncated binops | Sanjay Patel | 2018-11-29 | 1 | -60/+54 |
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -50/+56 |
* | [X86] Replace (32/64 - n) shift amounts with (neg n) since the shift amount i... | Craig Topper | 2018-08-22 | 1 | -73/+71 |
* | [X86][TLI] DAGCombine: Unfold variable bit-clearing mask to two shifts. | Roman Lebedev | 2018-07-09 | 1 | -309/+297 |
* | [X86] Add tests for low/high bit clearing with different attributes. | Roman Lebedev | 2018-07-03 | 1 | -0/+1820 |