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]

Update to flow_loops_find



This patch allows floop_loops_find to gather more information about
natural loops; in particular about the pre-header extended basic block
and about the loop nodes that dominate all the loop exits.  I have
also added a flags option to control what information is gathered.

I've bootstrapped gcc with this patch but could someone pleae cast
their beady little eye over it in case I've overlooked something
obvious.

Thanks, Michael.

flow-loops-find.patch.gz



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