From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4098 invoked by alias); 29 Jul 2011 21:49:24 -0000 Received: (qmail 4088 invoked by uid 22791); 29 Jul 2011 21:49:23 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-vx0-f175.google.com (HELO mail-vx0-f175.google.com) (209.85.220.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 29 Jul 2011 21:49:10 +0000 Received: by vxh2 with SMTP id 2so3528444vxh.20 for ; Fri, 29 Jul 2011 14:49:09 -0700 (PDT) Received: by 10.52.174.201 with SMTP id bu9mr1860665vdc.282.1311976149311; Fri, 29 Jul 2011 14:49:09 -0700 (PDT) Received: from [192.168.1.10] (pool-98-113-149-8.nycmny.fios.verizon.net [98.113.149.8]) by mx.google.com with ESMTPS id z9sm881312vco.14.2011.07.29.14.49.08 (version=SSLv3 cipher=OTHER); Fri, 29 Jul 2011 14:49:08 -0700 (PDT) Message-ID: <4E332AFA.3030104@naturalbridge.com> Date: Fri, 29 Jul 2011 23:16:00 -0000 From: Kenneth Zadeck User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: Steven Bosscher CC: Dimitrios Apostolou , gcc-patches@gcc.gnu.org, Paolo Bonzini , seongbae.park@gmail.com, Manolis Marazakis Subject: Re: [DF] [performance] generate DF_REF_BASE REFs in REGNO order References: <4E32F277.1080502@naturalbridge.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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-07/txt/msg02723.txt.bz2 you are the best!!!! kenny On 07/29/2011 05:48 PM, Steven Bosscher wrote: > On Fri, Jul 29, 2011 at 7:57 PM, Dimitrios Apostolou wrote: >> On Fri, 29 Jul 2011, Kenneth Zadeck wrote: >> >>> i really think that patches of this magnitude having to with the rtl level >>> should be tested on more than one platform. >> I'd really appreciate further testing on alternate platforms from whoever >> does it casually, for me it would take too much time to setup my testing >> platform on GCC compile farm, and deadlines are approaching. > "I love deadlines. I love the whooshing sound they make as they go by." > --Douglas Adams > > I'll see if I can test the patch on the compile farm this weekend, > just to be sure. > > Ciao! > Steven