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]: Rework PRE to use SCCVN


On Sat, 2007-06-16 at 23:53 -0400, Daniel Berlin wrote:

> 
> FRE now catches almost everything DOM used to, and even more.  The
> only cases it misses are edge based constant propagations that DOM
> does (this could be added to SCCVN, i'm not sure it's worth doing when
> CCP does it).
Cool.  I'm not going to lose any sleep over this :-)

jeff



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