| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Add extra BITREVERSE tests | Simon Pilgrim | 2017-03-14 | 1 | -131/+442 |
| * | [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer... | Simon Pilgrim | 2016-07-22 | 1 | -251/+72 |
| * | VirtRegMap: Replace some identity copies with KILL instructions. | Matthias Braun | 2016-07-09 | 1 | -0/+2 |
| * | [X86] Regenerated bitreverse tests to demonstrate what is going on. | Simon Pilgrim | 2016-07-08 | 1 | -7/+275 |
| * | [X86] Added bitreverse tests for non-legal types | Simon Pilgrim | 2016-07-08 | 1 | -4/+40 |
| * | [x86] avoid printing unnecessary sign bits of hex immediates in asm comments ... | Sanjay Patel | 2016-05-28 | 1 | -1/+1 |
| * | [SelectionDAG] Added bitreverse(bitreverse(v)) --> v | Simon Pilgrim | 2016-05-07 | 1 | -320/+20 |
| * | [X86] Added BITREVERSE constant folding and identity tests | Simon Pilgrim | 2016-05-07 | 1 | -1/+363 |
| * | [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic | James Molloy | 2015-11-12 | 1 | -0/+22 |

