summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_minmax_uint.ll
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight1-0/+1
2015-11-18[DAGCombiner] Vector constant folding for comparisonsSimon Pilgrim1-1112/+128
2015-08-19[DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant foldingSimon Pilgrim1-288/+96
2015-08-18Updated constants to give more useful min/max constant folding testsSimon Pilgrim1-40/+40
2015-08-18Fixed max/min typo in test namesSimon Pilgrim1-78/+78
2015-08-18[X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN testsSimon Pilgrim1-0/+1668
2015-08-14Renamed min tests (typo)Simon Pilgrim1-88/+88
2015-08-13[X86][SSE] Tests for SMAX/SMIN/UMAX/UMIN vector instructionsSimon Pilgrim1-0/+1736