* doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.
From-SVN: r169289
This commit is contained in:
parent
768e3c602b
commit
980ca89173
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-01-22 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.
|
||||
|
||||
2011-01-26 Richard Guenther <rguenther@suse.de>
|
||||
|
||||
PR tree-optimization/47190
|
||||
|
|
|
@ -8509,7 +8509,7 @@ Select fraction of the maximal count of repetitions of basic block in program
|
|||
given basic block needs to have to be considered hot.
|
||||
|
||||
@item hot-bb-frequency-fraction
|
||||
Select fraction of the maximal frequency of executions of basic block in
|
||||
Select fraction of the entry block frequency of executions of basic block in
|
||||
function given basic block needs to have to be considered hot
|
||||
|
||||
@item max-predicted-iterations
|
||||
|
|
Loading…
Add table
Reference in a new issue