Make utils/update_llc_test_checks.py note that the assertions are
[oota-llvm.git] / test / CodeGen / X86 / vec_minmax_sint.ll
2015-11-23 James Y KnightMake utils/update_llc_test_checks.py note that the...
2015-11-18 Simon Pilgrim[DAGCombiner] Vector constant folding for comparisons
2015-08-19 Simon Pilgrim[DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant folding
2015-08-18 Simon PilgrimUpdated constants to give more useful min/max constant...
2015-08-18 Simon PilgrimFixed max/min typo in test names
2015-08-18 Simon Pilgrim[X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN tests
2015-08-14 Simon PilgrimRenamed min tests (typo)
2015-08-13 Simon Pilgrim[X86][SSE] Tests for SMAX/SMIN/UMAX/UMIN vector instruc...