r235082 - in /trunk/gcc: ChangeLog predict.c pr...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sun Apr 17 16:08:00 GMT 2016
Author: hubicka
Date: Sun Apr 17 16:08:27 2016
New Revision: 235082
URL: https://gcc.gnu.org/viewcvs?rev=235082&root=gcc&view=rev
Log:
* predict.c (combine_predictions_for_bb): Add dry_run parmaeter.
(tree_estimate_probability): Likewise.
(pass_profile::execute): Update.
(report_predictor_hitrates): New function.
* profile.c (compute_branch_probabilities): Use it.
* predict.h (report_predictor_hitrates): Declare.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/predict.c
trunk/gcc/predict.h
trunk/gcc/profile.c
More information about the Gcc-cvs
mailing list