Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r294437 as it broke an asan buildbot. | Amara Emerson | 2017-02-08 | 1 | -1/+1 |
* | [AArch64][TableGen] Skip tied result operands for InstAlias | Amara Emerson | 2017-02-08 | 1 | -1/+1 |
* | [AArch64] Add support for lowering bitreverse to the rbit instruction. | Chad Rosier | 2017-01-10 | 1 | -24/+11 |
* | [SelectionDAG] Optimization of BITREVERSE legalization for power-of-2 integer... | Simon Pilgrim | 2016-07-22 | 1 | -55/+41 |
* | MachineScheduler: Fully compare top/bottom candidates | Matthias Braun | 2016-06-25 | 1 | -1/+1 |
* | add support for -print-imm-hex for AArch64 | Paul Osmialowski | 2016-05-13 | 1 | -8/+8 |
* | [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and... | Simon Pilgrim | 2016-05-12 | 1 | -0/+1 |
* | [AArch64] Check the expansion of BITREVERSE in regression test | James Molloy | 2015-11-13 | 1 | -2/+21 |
* | [SDAG] Fix expansion of BITREVERSE | James Molloy | 2015-11-13 | 1 | -0/+45 |
* | [SDAG] Introduce a new BITREVERSE node along with a corresponding LLVM intrinsic | James Molloy | 2015-11-12 | 1 | -0/+23 |