summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_minmax_uint.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't base domain decisions on VEXTRACTF128/VINSERTF128 if only AVX1 is...Craig Topper2017-02-111-20/+20
* [X86] Fix printing of blendvpd/blendvps/pblendvb to include the implicit %xmm...Craig Topper2017-02-051-24/+24
* Revert r291645 "[DAGCombiner] Teach DAG combiner to fold (vselect (N0 xor All...Craig Topper2017-01-111-62/+97
* [DAGCombiner] Teach DAG combiner to fold (vselect (N0 xor AllOnes), N1, N2) -...Craig Topper2017-01-111-97/+62
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [DAGCombiner] Vector constant folding for comparisonsSimon Pilgrim2015-11-181-1112/+128
* [DAGCombiner] Added SMAX/SMIN/UMAX/UMIN constant foldingSimon Pilgrim2015-08-191-288/+96
* Updated constants to give more useful min/max constant folding testsSimon Pilgrim2015-08-181-40/+40
* Fixed max/min typo in test namesSimon Pilgrim2015-08-181-78/+78
* [X86][SSE} Added constant SMAX/SMIN/UMAX/UMIN testsSimon Pilgrim2015-08-181-0/+1668
* Renamed min tests (typo)Simon Pilgrim2015-08-141-88/+88
* [X86][SSE] Tests for SMAX/SMIN/UMAX/UMIN vector instructionsSimon Pilgrim2015-08-131-0/+1736
OpenPOWER on IntegriCloud