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: [GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities.


On Fri, 27 Jun 2014, Yi Yang wrote:
> 2014-06-27 Yi Yang <ahyangyi@google.com>
> 
>         * auto-profile.c: Main comparison and reporting logic.
>         * cfg-flags.def: Add an extra flag representing an edge's
> probability is predicted by annotations.
>         * predict.c: Set up the extra flag on an edge when appropriate.
>         * common.opt: Add an extra GCC option to turn on this report mechanism

Shouldn't there be documentation for this as well?  (In gcc/doc/*.texi?)

Gerald


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