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: cfg merge part 17 - loop datastructure updates


Hello.

> > This patch implements new loop represenation. It also makes some changes
> > to support moving to new loop optimizer.
> 
> What else does it do?  What functional changes, if any, are present?

Everything should work as before; the only additional features in this patch
are handling loops with shared headers and creating preheaders.

Zdenek


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