From patchwork Mon Jan 21 10:47:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ramana Radhakrishnan X-Patchwork-Id: 214073 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 07E972C0079 for ; Mon, 21 Jan 2013 21:47:28 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1359370049; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Message-ID:Date:From:Reply-To:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding:Mailing-List:Precedence: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=B+286TPFa43usxcO18ZHSQlDlxo=; b=vS69eEBMteDD7zN JjifHt/I0m9yoXZTZLyuLaqSE5Q1PNeVnwiPFAeIbGT0aM/0ANsvn88d2d/5MTB0 DQxhkNI+6oSC52uW+RsqATmbrph00p0puhDmxIWeV5V4/5MZ969it6E/behWCxCK HEpX0qfI/GEcV+BsfPmd/5zFkER0= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Message-ID:Date:From:Reply-To:User-Agent:MIME-Version:To:Subject:X-MC-Unique:Content-Type:Content-Transfer-Encoding:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=IDMcLqBXuDE5kluXEi3pVZlllU9CBZX7qos8xA2xVww6d+/Q7YZWjlMf3Yq9ug osI9XY7d9rT8tcE9zErOdnLVX2t7Xl1SPkM3mAI/q1pOTQ+i2HPiMzPo6FP458Dg 474CFJ7IIkMEvDj8rBkLP0RcdOEh83/sI2XL4PSAsHaHU=; Received: (qmail 21204 invoked by alias); 21 Jan 2013 10:47:24 -0000 Received: (qmail 21195 invoked by uid 22791); 21 Jan 2013 10:47:24 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL, BAYES_00, KHOP_RCVD_UNTRUST, RCVD_IN_DNSWL_LOW, TW_SV X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 21 Jan 2013 10:47:20 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Mon, 21 Jan 2013 10:47:18 +0000 Received: from [10.1.69.70] ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 21 Jan 2013 10:47:16 +0000 Message-ID: <50FD1CB4.804@arm.com> Date: Mon, 21 Jan 2013 10:47:16 +0000 From: Ramana Radhakrishnan Reply-To: ramrad01@arm.com User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: "gcc-patches@gcc.gnu.org ;" Subject: Patch ARM - PR target/56058 X-MC-Unique: 113012110471825201 X-IsSubscribed: yes 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 Fix up wrong file committed earlier to incorporate the changes as in my original patch. Additionally fix up copyright years. Applied to trunk. regards Ramana 2013-01-21 Ramana Radhakrishnan PR target/56058 * config/arm/marvell-pj4.md: Update copyright year. Fix up use of alu to alu_reg and simple_alu_imm. ramrad01@e102483:~/sources/fsf/trunk-new$ svn diff (eq_attr "conds" "set") (not (eq_attr "insn" "mov,mvn"))) "pj4_is,(pj4_alu1,pj4_w1+pj4_cp)|(pj4_alu2,pj4_w2+pj4_cp)") Index: gcc/config/arm/marvell-pj4.md =================================================================== --- gcc/config/arm/marvell-pj4.md (revision 195330) +++ gcc/config/arm/marvell-pj4.md (working copy) @@ -1,5 +1,5 @@ ;; Marvell ARM Processor Pipeline Description -;; Copyright (C) 2010, 2011, 2012 Free Software Foundation, Inc. +;; Copyright (C) 2010-2013 Free Software Foundation, Inc. ;; Contributed by Marvell. ;; This file is part of GCC. @@ -41,28 +41,28 @@ (define_insn_reservation "pj4_alu_e1" 1 (and (eq_attr "tune" "marvell_pj4") - (eq_attr "type" "alu") + (eq_attr "type" "simple_alu_imm,alu_reg") (not (eq_attr "conds" "set")) (eq_attr "insn" "mov,mvn")) "pj4_is,(pj4_alu1,pj4_w1+pj4_cp)|(pj4_alu2,pj4_w2+pj4_cp)") (define_insn_reservation "pj4_alu_e1_conds" 4 (and (eq_attr "tune" "marvell_pj4") - (eq_attr "type" "alu") + (eq_attr "type" "simple_alu_imm,alu_reg") (eq_attr "conds" "set") (eq_attr "insn" "mov,mvn")) "pj4_is,(pj4_alu1,pj4_w1+pj4_cp)|(pj4_alu2,pj4_w2+pj4_cp)") (define_insn_reservation "pj4_alu" 1 (and (eq_attr "tune" "marvell_pj4") - (eq_attr "type" "alu") + (eq_attr "type" "simple_alu_imm,alu_reg") (not (eq_attr "conds" "set")) (not (eq_attr "insn" "mov,mvn"))) "pj4_is,(pj4_alu1,pj4_w1+pj4_cp)|(pj4_alu2,pj4_w2+pj4_cp)") (define_insn_reservation "pj4_alu_conds" 4 (and (eq_attr "tune" "marvell_pj4") - (eq_attr "type" "alu") + (eq_attr "type" "simple_alu_imm,alu_reg")