]> git.ipfire.org Git - thirdparty/gcc.git/commit
predict.c (probably_never_executed): Compare frequency-based count to number of train...
authorTeresa Johnson <tejohnson@google.com>
Fri, 18 Oct 2013 17:25:44 +0000 (17:25 +0000)
committerTeresa Johnson <tejohnson@gcc.gnu.org>
Fri, 18 Oct 2013 17:25:44 +0000 (17:25 +0000)
commitbfaa17c183b35b1a21537b9cd7880dcba2be8540
tree4eafca465dab7b2da07686cc73ac95aea2125ec5
parentf58883bdbc26d55e64d20bdb6691274eb5f750a8
predict.c (probably_never_executed): Compare frequency-based count to number of training runs.

2013-10-18  Teresa Johnson  <tejohnson@google.com>

* predict.c (probably_never_executed): Compare frequency-based
count to number of training runs.
* params.def (UNLIKELY_BB_COUNT_FRACTION): New parameter.

From-SVN: r203830
gcc/ChangeLog
gcc/params.def
gcc/predict.c