Message ID | 20180702034133.12511-1-rth@twiddle.net |
---|---|
Headers | show
Return-Path: <gcc-patches-return-480814-incoming=patchwork.ozlabs.org@gcc.gnu.org> 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-480814-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=twiddle.net Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="i2KadYmS"; 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 41JtNB4m8Yz9s29 for <incoming@patchwork.ozlabs.org>; Mon, 2 Jul 2018 13:41:45 +1000 (AEST) Received: (qmail 116319 invoked by alias); 2 Jul 2018 03:41:39 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: <gcc-patches.gcc.gnu.org> List-Unsubscribe: <mailto:gcc-patches-unsubscribe-incoming=patchwork.ozlabs.org@gcc.gnu.org> List-Archive: <http://gcc.gnu.org/ml/gcc-patches/> List-Post: <mailto:gcc-patches@gcc.gnu.org> List-Help: <mailto:gcc-patches-help@gcc.gnu.org> Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 116308 invoked by uid 89); 2 Jul 2018 03:41:38 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=BAYES_20, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, GIT_PATCH_2, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:sk:a7-v6so, unmatched, Hx-spam-relays-external:smtp.gmail.com, H*RU:smtp.gmail.com X-HELO: mail-pl0-f67.google.com Received: from mail-pl0-f67.google.com (HELO mail-pl0-f67.google.com) (209.85.160.67) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 02 Jul 2018 03:41:36 +0000 Received: by mail-pl0-f67.google.com with SMTP id a7-v6so7241703plp.3 for <gcc-patches@gcc.gnu.org>; Sun, 01 Jul 2018 20:41:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id; bh=8EFCP0fsR1ZxXGrscicaFRmSubENZ6BhbViromdlc0Q=; b=i2KadYmSFKVQVJfDYdcpC6xqqjGSZIqCDuqsMXEWYIvFqLjPYoI/D3q7EjhuSsJmb4 YJaykEFSTbCQWuFRgpBiCpcvRgXorYVfzcV6kkmJYoZJQOe3KltCUCBG9ipSY91T0Tu+ PBAnItNJWWvEwfZepSxunLmMXxnTH48UP/4ieZYoQaY/mn+pZi0v74gCPDyGcB2qt8dc DJEZubIFyHCRtaUuf6iSxtc204/feewFeORukjTob2agzbr8gPFqeOef0nyLeS8zjFDS IybZMXdN00VlIBam9OnD9DLKeuWKthi2X2qaVUgJyBqE8bNTpHum1yMIbtcubQY5Otd5 MoTA== Received: from cloudburst.twiddle.net (97-126-112-211.tukw.qwest.net. [97.126.112.211]) by smtp.gmail.com with ESMTPSA id 141-v6sm5014649pfu.167.2018.07.01.20.41.33 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 01 Jul 2018 20:41:34 -0700 (PDT) Sender: Richard Henderson <rth7680@gmail.com> From: Richard Henderson <rth@twiddle.net> To: gcc-patches@gcc.gnu.org Cc: richard.sandiford@arm.com, marcus.shawcroft@arm.com, james.greenhalgh@arm.com Subject: [PATCH, aarch64 0/4] Add movprfx patterns and alternatives Date: Sun, 1 Jul 2018 20:41:29 -0700 Message-Id: <20180702034133.12511-1-rth@twiddle.net> X-IsSubscribed: yes |
Series |
Add movprfx patterns and alternatives
|
expand
|