r256886 - in /trunk: contrib/ChangeLog contrib/...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Fri Jan 19 12:03:00 GMT 2018
Author: marxin
Date: Fri Jan 19 12:03:24 2018
New Revision: 256886
URL: https://gcc.gnu.org/viewcvs?rev=256886&root=gcc&view=rev
Log:
Fix usage of analyze_brprob.py script.
2018-01-19 Martin Liska <mliska@suse.cz>
* analyze_brprob.py: Support new format that can be easily
parsed. Add new column to report.
2018-01-19 Martin Liska <mliska@suse.cz>
* predict.c (dump_prediction): Add new format for
analyze_brprob.py script which is enabled with -details
suboption.
* profile-count.h (precise_p): New function.
Modified:
trunk/contrib/ChangeLog
trunk/contrib/analyze_brprob.py
trunk/gcc/ChangeLog
trunk/gcc/predict.c
trunk/gcc/profile-count.h
More information about the Gcc-cvs
mailing list