invoke.texi (hot-bb-count-fraction): Rework description.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 2 Aug 2019 10:09:04 +0000 (10:09 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Aug 2019 10:09:04 +0000 (10:09 +0000)
commitcc692b4c402bba7dd92f681e3e095b5c6e5f27dd
tree9d16a6847a5a9ac6689cab729eeb4647fcf40954
parentd603877768c5a4ed26481afc0aff99e87a0a8d62
invoke.texi (hot-bb-count-fraction): Rework description.

* doc/invoke.texi (hot-bb-count-fraction): Rework description.
(hot-bb-count-ws-permille): Likewise.
(hot-bb-frequency-fraction): Likewise.
(unlikely-bb-count-fraction): Likewise.
* params.def (hot-bb-count-fraction): Rework description.
(hot-bb-count-ws-permille): Likewise.
(hot-bb-frequency-fraction): Likewise.
(unlikely-bb-count-fraction): Likewise.  Remove min and max values.
* predict.c (get_hot_bb_threshold): Deal with 0 HOT_BB_COUNT_FRACTION.

From-SVN: r274006
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/params.def
gcc/predict.c