profile.c (compute_branch_probabilities): Do not report hitrates here.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 28 May 2016 16:20:06 +0000 (18:20 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 28 May 2016 16:20:06 +0000 (16:20 +0000)
commit1428d9e013ba47c9257d2fc33378b6bb45308b87
tree3904a58f4874d2c80bb097f84fc3add4d47eb015
parent5aabc487d3bd2d6c973c0b18edba58267b623c3d
profile.c (compute_branch_probabilities): Do not report hitrates here.

* profile.c (compute_branch_probabilities): Do not report hitrates
here.
(branch_prob): Report hitrates here.
* predict.c (gimple_predict_edge): Do not assert profile status;
fix formatting issues.

From-SVN: r236849
gcc/ChangeLog
gcc/predict.c
gcc/profile.c