Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can't use BEXTR, fallback t... | Roman Lebedev | 2019-09-22 | 1 | -5/+4 |
* | [NFC][X86] Add BEXTR test with load and 33-bit mask (PR43381 / D67875) | Roman Lebedev | 2019-09-22 | 1 | -0/+29 |
* | [X86] Disable BMI BEXTR in X86DAGToDAGISel::matchBEXTRFromAnd unless we're on... | Craig Topper | 2018-09-30 | 1 | -17/+47 |
* | [X86][BMI][TBM] Only demand bottom 16-bits of the BEXTR control op (PR34042) | Simon Pilgrim | 2018-06-06 | 1 | -2/+2 |
* | [X86][BMI1] Test i32 intrinsics on 32/64 bits + branch off i64 tests | Simon Pilgrim | 2018-06-03 | 1 | -0/+86 |