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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Wed Apr 6 10:16:00 GMT 2011


Author: rguenth
Date: Wed Apr  6 10:16:30 2011
New Revision: 172033

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172033
Log:
2011-04-06  Richard Guenther  <rguenther@suse.de>
 
	* ipa-inline.c (enum inlining_mode): Remove.
	(cgraph_flatten): Use some other token.
	(cgraph_edge_early_inlinable_p): New function, split out from ...
	(cgraph_perform_always_inlining): New function, split out from ...
	(cgraph_decide_inlining_incrementally): ... here.
	(cgraph_mark_inline_edge): Adjust.
	(cgraph_early_inlining): Re-structure.
	(pass_early_inline): Require SSA form.

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



More information about the Gcc-cvs mailing list