Clean-up IPA profile dump output.
commitb9078d9fcb9081608262a3f6d9f2c5c5d9957510
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2018 12:26:37 +0000 (23 12:26 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 23 Jan 2018 12:26:37 +0000 (23 12:26 +0000)
treec35b7875d7dbd931c215c10521381ed1d860d6a8
parenta84529ad481415fdf25cd34913bd2f7f22f5d2cc
Clean-up IPA profile dump output.

2018-01-23  Martin Liska  <mliska@suse.cz>

* tree-profile.c (tree_profiling): Print function header to
aware reader which function we are working on.
* value-prof.c (gimple_find_values_to_profile): Do not print
not interesting value histograms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256983 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-profile.c
gcc/value-prof.c