This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New and semi-improved PHI-OPT


On Sun, 6 Mar 2005 14:51:06 -0500, Andrew Pinski <pinskia@physics.uc.edu> wrote:
> This is port of the PHI-OPT from the tree cleanup branch.  The original
> patch
> was posted here:
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02959.html> which
> describes what the patch does.
> 
> OK? Bootstrapped and tested on powerpc-darwin with no regressions.

Do you have some numbers on the compile-time and memory-usage
impact vs. performance benefit of this patch?

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]