summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-transform.c
Commit message (Expand)AuthorAgeFilesLines
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.cJan Hubicka2012-04-301-1/+4
* cgraphunit.c: Update toplevel comment.Jan Hubicka2012-04-251-1/+14
* cgraph.c (cgraph_hash, [...]): Remove.Jan Hubicka2012-04-171-1/+1
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-23/+23
* re PR tree-optimization/51737 (g++ crashes (internal compiler error: Segmenta...Jan Hubicka2012-03-221-1/+12
* re PR middle-end/52045 (ICE: in execute_todo, at passes.c:1748 with -O3 -ftra...Richard Guenther2012-01-301-3/+5
* tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou2012-01-111-1/+1
* inline-1.c: new testcase.Jan Hubicka2011-09-231-0/+2
* ipa-inline-transform.c (inline_call): Always update jump functions after inli...Jan Hubicka2011-09-221-1/+1
* ipa-inline-transform.c (can_remove_node_now_p): Fix thunkos.Jan Hubicka2011-09-131-2/+2
* ipa-inline-transform.c (inline_transform): Fix previous change.Richard Guenther2011-06-211-5/+5
* ipa-inline-transform.c (inline_transform): Fix typo.Richard Guenther2011-06-211-1/+1
* PR middle-end/49139 fix always_inline diagnosticsChristian Bruel2011-06-211-11/+7
* ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...Jan Hubicka2011-06-131-7/+33
* re PR middle-end/48836 (internal compiler error: in execute_todo, at passes.c...Jan Hubicka2011-06-121-0/+3
* lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka2011-06-111-1/+17
* ipa-inline-transform.c (can_remove_node_now_p): Move out of...Jan Hubicka2011-06-101-21/+38
* cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka2011-05-081-1/+1
* ipa-inline-transform.c (inline_call): Account when program size decreases.Jan Hubicka2011-05-071-1/+1
* cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph node instead ...Martin Jambor2011-04-291-1/+1
* cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka2011-04-261-25/+15
* gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka2011-04-221-11/+7
* ipa-inline-transform.c (save_inline_function_body): Add comments.Jan Hubicka2011-04-201-0/+5
* cgraph.h (save_inline_function_body): Remove.Jan Hubicka2011-04-191-0/+328