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: Fix one of problems in profile updating code


On Sat, 2005-07-16 at 01:28 +0200, Jan Hubicka wrote:
> > 
> > Well, about every transformation on CFG via BB creation/edge redirection
> > needs updating code.  I guess I can come up with something on GCC
> > wiki...
> 
> And forgot to note, there is documentation about profile in cfg.texi
> too.   I will try to make it somewhat more explicit concerning updating
> profile...
I found the documentation in cfg.texi.

I might suggest the documentation go through a couple examples of
what needs to be updated and why.  ie, give a couple of common
CFG transformations, the updates that need to be performed and
rationale behind those updates.

Jeff



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