This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Merge status
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- Cc: Paolo Bonzini <bonzini at gnu dot org>, GCC Development <gcc at gcc dot gnu dot org>
- Date: Sat, 13 Mar 2004 10:37:13 -0500
- Subject: Re: [tree-ssa] Merge status
- Organization: Red Hat Canada
- References: <000e01c4090b$4b9f5540$5adf1d97@philo> <40532322.3080600@tat.physik.uni-tuebingen.de>
On Sat, 2004-03-13 at 10:05, Richard Guenther wrote:
> I once did experiments removing all gcse passes (-fno-gcse -fno-gcse-lm
> -fno-gcse-sm) and got no changes in resulting performance for the POOMA
> based applications.
>
Compile or run time performance?
Diego.