Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DAGCombiner] Enable SMULO/UMULO vector combine support (PR40442) | Simon Pilgrim | 2019-03-06 | 1 | -35/+21 |
* | [X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT(Cond, RHS, LHS) | Simon Pilgrim | 2019-03-06 | 1 | -16/+8 |
* | [X86] Add SMULO/UMULO combine tests | Simon Pilgrim | 2019-03-05 | 1 | -0/+136 |