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


Richard Henderson <rth@redhat.com> writes:

> Generally looks good.
> 
>> ! speed, while Morel-Revoise based GCSE does not). 
> 
> 		       Renvoise

Whoops.

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

> 
>> + 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.
Okey, i'll update.

> 
> 
> r~

-- 
"I like to pick up hitchhikers.  When they get in the car I say,
"Put on your seat belt.  I want to try something.  I saw it once
in a cartoon, but I think I can do it."
"-Steven Wright


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