| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [X86] Restore X86ISelDAGToDAG::matchBEXTRFromAnd. Teach address matching to c... | Craig Topper | 2018-10-11 | 1 | -16/+62 |
| * | [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ~(-1 << nbits) pattern | Roman Lebedev | 2018-10-11 | 1 | -93/+46 |
| * | [NFC][X86][AArch64] extract-bits.ll: add tests with constants+storing results. | Roman Lebedev | 2018-10-10 | 1 | -0/+329 |
| * | [NFC][CodeGen][X86][AArch64] Add 64-bit constant bit field extract pattern tests | Roman Lebedev | 2018-09-30 | 1 | -0/+124 |
| * | [X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRFromAnd unless we're on... | Craig Topper | 2018-09-30 | 1 | -10/+10 |
| * | [NFC][CodeGen][X86][AArch64] More tests for 'bit field extract' w/ constants | Roman Lebedev | 2018-09-24 | 1 | -0/+116 |
| * | [NFC][x86][AArch64] Add BEXTR-like test patterns. | Roman Lebedev | 2018-09-20 | 1 | -0/+5642 |

