From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31939 invoked by alias); 24 May 2011 01:31:43 -0000 Received: (qmail 31930 invoked by uid 22791); 24 May 2011 01:31:42 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 May 2011 01:31:29 +0000 Received: from wpaz17.hot.corp.google.com (wpaz17.hot.corp.google.com [172.24.198.81]) by smtp-out.google.com with ESMTP id p4O1VSKZ016242 for ; Mon, 23 May 2011 18:31:28 -0700 Received: from qwf6 (qwf6.prod.google.com [10.241.194.70]) by wpaz17.hot.corp.google.com with ESMTP id p4O1Shdc000586 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Mon, 23 May 2011 18:31:27 -0700 Received: by qwf6 with SMTP id 6so4002406qwf.30 for ; Mon, 23 May 2011 18:31:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.52.34 with SMTP id f34mr2261686qcg.275.1306200685458; Mon, 23 May 2011 18:31:25 -0700 (PDT) Received: by 10.229.77.143 with HTTP; Mon, 23 May 2011 18:31:25 -0700 (PDT) Date: Tue, 24 May 2011 09:31:00 -0000 Message-ID: Subject: [PING] 3 ARM patches From: Carrot Wei To: "gcc-patches@gcc.gnu.org" Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes 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 X-SW-Source: 2011-05/txt/msg01696.txt.bz2 Hi http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01973.html Use ldrd and strd to access two consecutive words http://gcc.gnu.org/ml/gcc-patches/2011-05/msg00490.html Compute attr length for thumb2 insns http://gcc.gnu.org/ml/gcc-patches/2011-05/msg01092.html Replace 32 bit instructions with 16 bit instructions in thumb2 thanks Carrot