Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-23 | Make utils/update_llc_test_checks.py note that the assertions are | James Y Knight | 1 | -0/+1 |
2015-11-18 | [DAGCombiner] Vector constant folding for comparisons | Simon Pilgrim | 1 | -1112/+128 |
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 |