Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [TargetLowering] Simplify expansion of S{ADD,SUB}O | Roger Ferrer Ibanez | 2019-09-30 | 1 | -19/+10 |
* | [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 |