| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SelectionDAG] Recognise splat vector isKnownToBeAPowerOfTwo one/sign bit shi... | Simon Pilgrim | 2017-04-25 | 1 | -0/+93 |
| * | [DAGCombiner] Try to use SelectionDAG::isKnownToBeAPowerOfTwo instead of just... | Simon Pilgrim | 2016-12-14 | 1 | -90/+13 |
| * | [X86][SSE] Add AVX1 tests to sdiv/udiv srem/urem combine tests | Simon Pilgrim | 2016-12-14 | 1 | -40/+86 |
| * | [X86][SSE] Add support for combining target shuffles to UNPCKL/UNPCKH. | Simon Pilgrim | 2016-12-05 | 1 | -4/+2 |
| * | [DAGCombiner] Enable (urem x, (shl pow2, y)) -> (and x, (add (shl pow2, y), -... | Simon Pilgrim | 2016-10-25 | 1 | -45/+8 |
| * | [X86][SSE] Added vector urem combine tests | Simon Pilgrim | 2016-10-25 | 1 | -0/+208 |

