summaryrefslogtreecommitdiff
path: root/gcc/ipa-inline-transform.c
Commit message (Expand)AuthorAgeFilesLines
* 2012-12-07 Martin Jambor <mjambor@suse.cz>jamborm2012-12-071-5/+4
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-2/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* PR middle-end/55104hubicka2012-11-011-2/+4
* * ipa-inline-transform.c (inline_call): Only account size changeshubicka2012-10-261-1/+4
* * ipa-cp.c (ipcp_discover_new_direct_edges): If something was turnedhubicka2012-10-251-4/+19
* PR middle-end/54146hubicka2012-08-101-2/+8
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-1/+4
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-1/+14
* * cgraph.c (cgraph_hash, assembler_name_hash): Remove.hubicka2012-04-171-1/+1
* * cgraph.h: Update copyrights;hubicka2012-04-141-23/+23
* PR middle-end/51737hubicka2012-03-221-1/+12
* 2012-01-30 Richard Guenther <rguenther@suse.de>rguenth2012-01-301-3/+5
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-1/+1
* * gcc.dg/ipa/inline-1.c: new testcase.hubicka2011-09-231-0/+2
* * ipa-inline-transform.c (inline_call): Always update jump functionshubicka2011-09-221-1/+1
* other/49533hubicka2011-09-131-2/+2
* 2011-06-21 Richard Guenther <rguenther@suse.de>rguenth2011-06-211-5/+5
* 2011-06-21 Richard Guenther <rguenther@suse.de>rguenth2011-06-211-1/+1
* PR middle-end/49139 fix always_inline diagnosticschrbr2011-06-211-11/+7
* * ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...hubicka2011-06-131-7/+33
* PR middle-end/48836hubicka2011-06-121-0/+3
* * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.hubicka2011-06-111-1/+17
* * ipa-inline-transform.c (can_remove_node_now_p): Move out of...hubicka2011-06-101-21/+38
* * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.hubicka2011-05-081-1/+1
* * ipa-inline-transform.c (inline_call): Account when program size decreases.hubicka2011-05-071-1/+1
* 2011-04-29 Martin Jambor <mjambor@suse.cz>jamborm2011-04-281-1/+1
* * cgraphbuild.c (build_cgraph_edges): Update callhubicka2011-04-261-25/+15
* * gengtype.c (open_base_files): Add ipa-inline.h include.hubicka2011-04-221-11/+7
* * ipa-inline-transform.c (save_inline_function_body): Add comments.hubicka2011-04-201-0/+5
* * cgraph.h (save_inline_function_body): Remove.hubicka2011-04-191-0/+328