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: PING edge-vector-branch merge


Steven Bosscher wrote:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01903.html

This patch is a first step to resolving some compile time
regressions.  The first is looking up PHI arguments in
constant time, the second is edge redirection out of basic
blocks ending in a SWITCH_EXPR.

I will review this patch, but, due to the fact that some people do not perceive my reviews as sufficiently objective, I do not intend to do so until and unless it becomes clear that nobody else is going to do so.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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