On Fri, 27 Jun 2014, Yi Yang wrote: > 2014-06-27 Yi Yang <ahyan...@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