Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-19 | [DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding | Simon Pilgrim | 1 | -288/+96 |
2015-08-18 | Updated constants to give more useful min/max constant folding tests | Simon Pilgrim | 1 | -40/+40 |
2015-08-18 | Fixed max/min typo in test names | Simon Pilgrim | 1 | -78/+78 |
2015-08-18 | [X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN tests | Simon Pilgrim | 1 | -0/+1668 |
2015-08-14 | Renamed min tests (typo) | Simon Pilgrim | 1 | -88/+88 |
2015-08-13 | [X86][SSE] Tests for SMAX/SMIN/UMAX/UMIN vector instructions | Simon Pilgrim | 1 | -0/+1736 |