r221818 - /trunk/gcc/cgraphclones.c
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Thu Apr 2 05:14:00 GMT 2015
Author: hubicka
Date: Thu Apr 2 05:14:26 2015
New Revision: 221818
URL: https://gcc.gnu.org/viewcvs?rev=221818&root=gcc&view=rev
Log:
* lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
split_part.
* ipa-inline.c (edge_badness): Add wrapper penalty.
(sum_callers): Move up.
(inline_small_functions): Set single_caller.
* ipa-inline.h (inline_summary): Add single_caller.
* ipa-split.c (split_function): Set split_part.
(cgraph_node::create_clone): Do not shadow decl; copy split_part.
* cgraph.h (cgraph_node): Add split_part.
Modified:
trunk/gcc/cgraphclones.c
More information about the Gcc-cvs
mailing list