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]

Re: [PATCH] Revised^2 gcc.texi passes documentation update


Generally looks good.

> ! speed, while Morel-Revoise based GCSE does not). 

		       Renvoise

> + It is implemented in the file @file{if-cvt.c}.

					ifcvt.c

> + Basic block reordering.  This pass implements profile guided code
> + positioning. It is implemented in the file @file{bb-reorder.c}.

It's more than profile guided.  If actual profile feedback is not
available, then predict.c provides some static analysis.


r~


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