From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17125 invoked by alias); 22 Jul 2010 18:20:22 -0000 Received: (qmail 17117 invoked by uid 22791); 22 Jul 2010 18:20:22 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-gy0-f175.google.com (HELO mail-gy0-f175.google.com) (209.85.160.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jul 2010 18:20:14 +0000 Received: by gyd8 with SMTP id 8so997895gyd.20 for ; Thu, 22 Jul 2010 11:20:12 -0700 (PDT) Received: by 10.224.114.204 with SMTP id f12mr1566014qaq.150.1279822812192; Thu, 22 Jul 2010 11:20:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.29.9 with HTTP; Thu, 22 Jul 2010 11:19:42 -0700 (PDT) In-Reply-To: <4C488B41.4040104@redhat.com> References: <4C4035C3.9080305@codesourcery.com> <4C40A5BD.9080208@redhat.com> <4C40F005.3060507@codesourcery.com> <4C41BD52.5040905@codesourcery.com> <4C447222.7080500@redhat.com> <4C44C00F.3070201@redhat.com> <4C45CFA0.9070404@redhat.com> <4C462BB6.3040006@redhat.com> <4C488AB7.3080505@redhat.com> <4C488B41.4040104@redhat.com> From: Sebastian Pop Date: Thu, 22 Jul 2010 18:20:00 -0000 Message-ID: Subject: Re: x86_64 varargs setup jump table To: Richard Henderson Cc: "H.J. Lu" , Bernd Schmidt , GCC Patches , ubizjak@gmail.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-07/txt/msg01763.txt.bz2 On Thu, Jul 22, 2010 at 13:17, Richard Henderson wrote: > On 07/22/2010 11:15 AM, Richard Henderson wrote: >> Hmm. =A0At least HJ had some positive results. =A0I'm surprised >> that there are none on the AMD box. > > Clearly I can't read. =A0There were improvements, some large. Right. The negative results are minor, less than 1%. Sebastian