r219076 - in /trunk/gcc: ChangeLog ipa-inline.c

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Sat Dec 27 15:19:00 GMT 2014


Author: hubicka
Date: Sat Dec 27 15:19:54 2014
New Revision: 219076

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

	* ipa-inline.c (max_count_real, max_relbenefit_real,
	half_int_min_real): Remove.
	(cgraph_freq_base_rec, percent_rec): New.
	(compute_uninlined_call_time, compute_inlined_call_time,
	big_speedup_p, relative_time_benefit, edge_badness): Use sreals.
	(update_edge_key): Update dumping.
	(inline_small_functions): Speedup maintainance of the heap.
	(ipa_inline): Initialize cgraph_freq_base_rec and
	percent_rec.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c



More information about the Gcc-cvs mailing list