This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249094 - in /trunk/gcc: ChangeLog predict.c


Author: hubicka
Date: Sat Jun 10 20:37:34 2017
New Revision: 249094

URL: https://gcc.gnu.org/viewcvs?rev=249094&root=gcc&view=rev
Log:

	* predict.c (drop_profile): Also drop individual bb/edge and cgraph
	edge counts.
	(handle_missing_profiles): Fix computation of tp_first_run.
	(counts_to_freqs): Do not touch freqs when count is 0.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/predict.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]