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]

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


Author: hubicka
Date: Thu May 27 17:07:21 2010
New Revision: 159931

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159931
Log:
	* ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
	(update_caller_keys): Return early if there are no callers;
	only update fibheap when decresing the key.
	(update_callee_keys): Avoid recursion.
	(decide_inlining_of_small_functions): When badness does not match;
	re-insert into fibheap.

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


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