From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13238 invoked by alias); 23 Apr 2004 13:34:16 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 13230 invoked from network); 23 Apr 2004 13:34:15 -0000 Received: from unknown (HELO garibaldi.home) (82.32.50.9) by sources.redhat.com with SMTP; 23 Apr 2004 13:34:15 -0000 Received: from codesourcery.com (localhost.localdomain [127.0.0.1]) by garibaldi.home (8.12.8/8.12.8) with ESMTP id i3NDY7XH003844; Fri, 23 Apr 2004 14:34:07 +0100 Message-ID: <40891B4F.5070908@codesourcery.com> Date: Fri, 23 Apr 2004 13:34:00 -0000 From: Nathan Sidwell Organization: Codesourcery LLC User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 MIME-Version: 1.0 To: Zdenek Dvorak CC: gcc-patches@gcc.gnu.org Subject: Re: Patch ping References: <20040423110837.GB12376@atrey.karlin.mff.cuni.cz> In-Reply-To: <20040423110837.GB12376@atrey.karlin.mff.cuni.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg01574.txt.bz2 Zdenek Dvorak wrote: > Hello, > > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00177.html > -- enables unrolling of loops with <= n exit condition > > http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00802.html > -- [tree-ssa] fixes kill_redundant_phi_nodes > > http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01148.html > -- the patch to prevent code with -fprofile-arcs and > -fbranch-probabilities from diverging before the > profile feedback pass (which may cause profile missmatches) this one is ok, wrt the libgcov bits > > http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01150.html > -- speculative prefetching > > http://gcc.gnu.org/ml/gcc-patches/2004-03/msg02335.html > -- tsp based bb reordering > > Zdenek -- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk