From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5207 invoked by alias); 22 Jul 2010 18:03:19 -0000 Received: (qmail 5176 invoked by uid 22791); 22 Jul 2010 18:03:17 -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-gx0-f175.google.com (HELO mail-gx0-f175.google.com) (209.85.161.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jul 2010 18:03:11 +0000 Received: by gxk2 with SMTP id 2so348878gxk.20 for ; Thu, 22 Jul 2010 11:03:09 -0700 (PDT) Received: by 10.224.79.170 with SMTP id p42mr1488105qak.81.1279821782415; Thu, 22 Jul 2010 11:03:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.29.9 with HTTP; Thu, 22 Jul 2010 11:02:32 -0700 (PDT) In-Reply-To: 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> From: Sebastian Pop Date: Thu, 22 Jul 2010 18:03:00 -0000 Message-ID: Subject: Re: x86_64 varargs setup jump table To: "H.J. Lu" Cc: Richard Henderson , Bernd Schmidt , GCC Patches , ubizjak@gmail.com Content-Type: text/plain; charset=ISO-8859-1 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/msg01759.txt.bz2 Here are the results on AMD Phenom(tm) 9950 Quad-Core. Old: Gcc 4.6.0 revision 162355 New: Gcc 4.6.0 revision 162355 + this patch. Flags: -O3 -funroll-loops -fpeel-loops -ffast-math -march=native The number is the run time percentage: (old - new) / old * 100 (positive is better) 483.xalancbmk Error 403.gcc Error 410.bwaves 0.00% 416.gamess 0.00% 433.milc 0.00% 434.zeusmp -0.40% 435.gromacs -0.18% 436.cactusADM 0.92% 437.leslie3d 0.00% 444.namd 0.00% 447.dealII -0.16% 450.soplex -0.15% 453.povray -0.33% 454.calculix -0.16% 459.GemsFDTD 0.11% 465.tonto -0.38% 470.lbm -0.12% 481.wrf -0.11% 482.sphinx3 0.85% 400.perlbench 0.33% 401.bzip2 0.33% 429.mcf 6.11% 445.gobmk 0.13% 456.hmmer 9.95% 458.sjeng 0.23% 462.libquantum -0.38% 464.h264ref -0.91% 471.omnetpp 0.27% 473.astar 0.00%