* bb-reorder.c: Remove frequencies from comments.
commit7172e2535ba5903dc7bdd1551788e7f160cc6ff3
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Nov 2017 09:09:20 +0000 (14 09:09 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Nov 2017 09:09:20 +0000 (14 09:09 +0000)
treeba793335cae563ae2ceb4ac350ca398ae7433d6d
parentbfb98797bddb1287bf0d168695b65c9946204da8
* bb-reorder.c: Remove frequencies from comments.
(better_edge_p): Use profile counts.
(find_traces): Dump profile counts.
(rotate_loop): Use profile counts.
(find_traces_1_round): Likewise.
(connect_better_edge_p): Use counts instead of probabilities for
reverse walk.
(copy_bb_p): Drop early check for non-0 frequency.
(sanitize_hot_paths): Update comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254721 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bb-reorder.c