This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patches] Re: crossjumping over CFG
On Mon, Jul 09, 2001 at 05:45:31PM +0200, Jan Hubicka wrote:
> Basically I want to provide easy to use infrastrcucture to handle CFG
> including the bb duplication, so we can then do loop peeling, tracer
> or loop unroller more naturally than we are doing now.
Cool.
> > I would like to implement the better BB-reordering algorithm then, as
> > decent implementation is reported to more than change the benefits of
> ^^^^^^ double
> > reordering.
Hmm. Interesting. I'll look for ward to seeing it.
r~