From patchwork Tue Sep 26 10:37:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Krebbel X-Patchwork-Id: 818512 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-462945-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="YGTZYxQ9"; dkim-atps=neutral Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3y1cqS4HY9z9t6C for ; Tue, 26 Sep 2017 20:38:10 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id; q=dns; s=default; b=FTwRoGZeID6nH0l pDdK4GPGgfQmoOrEWoGsoBLiTSuEzes1sRzREZlv/7Dd/hggHLIuWSH3YPP8M+ww t39JSdqTvKVqk+U2F2cracKSTy0qN0FcXsLEhfrsmVYijSExTseKY/V6yTXYQhjo YsTXf3eckSdRmWMOVBleXCftG6t4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:from :to:subject:date:message-id; s=default; bh=e0nYnM3i6lXi2lJx+flYb MzjdeU=; b=YGTZYxQ9iyb5KagoWzUq3oyg3tZVpMwu2Vhlvs0Hp2hIh5fHOMgpb VtFeu9nLfQs7t3npUt1MqfN52wiHnjp7PZogwttluESdqO1sc++CeQZ8zdWMiAK6 TAN9v1c4X57fpdIX+NSY+6Znc6BgAQ3oMEiHCX65LgzuhobtTtBu/I= Received: (qmail 100626 invoked by alias); 26 Sep 2017 10:38:01 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 100383 invoked by uid 89); 26 Sep 2017 10:38:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-11.1 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_2, GIT_PATCH_3, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-languages-length:839 X-HELO: mx0a-001b2d01.pphosted.com Received: from mx0b-001b2d01.pphosted.com (HELO mx0a-001b2d01.pphosted.com) (148.163.158.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Sep 2017 10:37:59 +0000 Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id v8QAZMI2133948 for ; Tue, 26 Sep 2017 06:37:55 -0400 Received: from e06smtp14.uk.ibm.com (e06smtp14.uk.ibm.com [195.75.94.110]) by mx0b-001b2d01.pphosted.com with ESMTP id 2d7n99g5sn-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 26 Sep 2017 06:37:54 -0400 Received: from localhost by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 26 Sep 2017 11:37:53 +0100 Received: from b06cxnps4074.portsmouth.uk.ibm.com (9.149.109.196) by e06smtp14.uk.ibm.com (192.168.101.144) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Tue, 26 Sep 2017 11:37:52 +0100 Received: from d06av21.portsmouth.uk.ibm.com (d06av21.portsmouth.uk.ibm.com [9.149.105.232]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id v8QAbq4b6160498 for ; Tue, 26 Sep 2017 10:37:52 GMT Received: from d06av21.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 302D552041 for ; Tue, 26 Sep 2017 10:32:42 +0100 (BST) Received: from maggie.boeblingen.de.ibm.com (unknown [9.152.212.134]) by d06av21.portsmouth.uk.ibm.com (Postfix) with ESMTPS id 1634E5203F for ; Tue, 26 Sep 2017 10:32:42 +0100 (BST) From: Andreas Krebbel To: gcc-patches@gcc.gnu.org Subject: [PATCH 0/8] S/390: Enable vect tests on S/390 + fixes and improvements Date: Tue, 26 Sep 2017 12:37:43 +0200 X-TM-AS-GCONF: 00 x-cbid: 17092610-0016-0000-0000-000004F02821 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 17092610-0017-0000-0000-0000282A7423 Message-Id: <20170926103751.21907-1-krebbel@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2017-09-26_03:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=1 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1709260158 X-IsSubscribed: yes Committed to mainline Andreas Krebbel (8): Enable vect testcases on S/390. S/390: Add widening vector mult lo/hi patterns S/390: Add support for vec_shr S/390: Add FP vec_pack/unpack S/390: Fix rtl standard names for vector unpack low->lo S/390: Set the preferred mode for float vectors S/390: Fix vector fp unordered compares S/390: Fix vmslg instruction and builtin. gcc/ChangeLog | 48 ++++++ gcc/config/s390/predicates.md | 7 + gcc/config/s390/s390-builtins.def | 2 +- gcc/config/s390/s390.c | 16 +- gcc/config/s390/vector.md | 286 ++++++++++++++++++++++++++++++++-- gcc/config/s390/vx-builtins.md | 27 ++-- gcc/testsuite/ChangeLog | 4 + gcc/testsuite/lib/target-supports.exp | 131 ++++++++++++---- 8 files changed, 461 insertions(+), 60 deletions(-)