From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 105330 invoked by alias); 29 Jun 2015 12:07:56 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 105311 invoked by uid 89); 29 Jun 2015 12:07:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f43.google.com Received: from mail-la0-f43.google.com (HELO mail-la0-f43.google.com) (209.85.215.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 29 Jun 2015 12:07:53 +0000 Received: by laar3 with SMTP id r3so60726370laa.0 for ; Mon, 29 Jun 2015 05:07:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=qwGw5Tnmf/SWv+WzijWEDZXbEJjjx6rOlJ+GUxTNW0k=; b=QTCXhrcdLQzLYYa9z7XGnfOmqzzMpOFtO8U1B4YwSD7PsPIdl4VSqWxHX+1gfyJlac m+UkTDeIqmHB+FW2SgLEMwU/bUD7UQkgqOgLofptA7lT9a77QUxsPwEA710WZ9mg5zBF WyeUWMTiquj91XV4ZeGxlWFb2JT5rYg8Sg5LZ6RmMQo8yWJw26UOJUIgTShnskNWpZdV y9TEP0mQoIUvYRQ5mnJZiVYeq63KwJTniTnvtsHEKgN1GFDac2xm/D+WJ32pkL8dX2pP E729lreaQRwd2PhW/qSboOpupqAfwczAJXb4Z4zMQBODwXiWbIkF8N4CQUTvBFIfelin ivFg== X-Gm-Message-State: ALoCoQnv0Yn8xeiEX9/dCuV3vLwCetF3qTx90OWkIATllUzvVzMq+fz/vCLob/gl4i2aWmJlcXoj X-Received: by 10.112.55.207 with SMTP id u15mr13804096lbp.88.1435579669778; Mon, 29 Jun 2015 05:07:49 -0700 (PDT) Received: from [192.168.1.118] (broadband-90-154-65-99.nationalcablenetworks.ru. [90.154.65.99]) by mx.google.com with ESMTPSA id og9sm10704026lbb.22.2015.06.29.05.07.47 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Jun 2015 05:07:48 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: [PATCH 2/2] Set REG_EQUAL From: Maxim Kuvyrkov In-Reply-To: <558FDAE4.4040808@linaro.org> Date: Mon, 29 Jun 2015 12:17:00 -0000 Cc: "gcc-patches@gcc.gnu.org" Content-Transfer-Encoding: quoted-printable Message-Id: <594B12C0-9AB1-4C19-875B-4591CCD63132@linaro.org> References: <558FD9D5.9070703@linaro.org> <558FDAE4.4040808@linaro.org> To: Kugan X-SW-Source: 2015-06/txt/msg02067.txt.bz2 > On Jun 28, 2015, at 2:30 PM, Kugan wr= ote: >=20 > This patch sets REG_EQUAL when emitting arm_emit_movpair. >=20 > Thanks, > Kugan >=20 > gcc/testsuite/ChangeLog: >=20 > 2015-06-26 Kugan Vivekanandarajah >=20 > * gcc.target/arm/reg_equal_test.c: New test. >=20 > gcc. >=20 > 2015-06-26 Kugan Vivekanandarajah >=20 > * config/arm/arm.c (arm_emit_movpair): Add REG_EQUAL notes to > instruction. > <0002-Add-REG_EQUAL-note-for-arm_emit_movpair.patch> LGTM, but you need ARM maintainer's approval. -- Maxim Kuvyrkov www.linaro.org