]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-inline-transform.c
Autogenerated fixes of "->symbol." to "->"
[thirdparty/gcc.git] / gcc / ipa-inline-transform.c
2013-10-29  dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-02  hubicka * ipa-inline-transform.c (inline_transform): Do not
2013-08-26  hubicka * ipa-inline-transform.c (inline_transform): Be ready...
2013-08-13  hubicka * cgraph.c (cgraph_turn_edge_to_speculative): Return...
2013-08-08  hubicka * cgraphbuild.c (build_cgraph_edges): Do not walk...
2013-08-01  hubicka * cgraph.c (cgraph_release_function_body): Use used_as...
2013-06-24  jamborm2013-06-24 Martin Jambor <mjambor@suse.cz>
2013-05-29  hubicka * cgraph.h (symtab_node_base): Add definition, alias...
2013-05-15  jamborm2013-05-15 Martin Jambor <mjambor@suse.cz>
2013-01-17  jamborm2013-01-17 Martin Jambor <mjambor@suse.cz>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-12-07  jamborm2012-12-07 Martin Jambor <mjambor@suse.cz>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  hubicka PR middle-end/55104
2012-10-26  hubicka * ipa-inline-transform.c (inline_call): Only account...
2012-10-25  hubicka * ipa-cp.c (ipcp_discover_new_direct_edges): If someth...
2012-08-10  hubicka PR middle-end/54146
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-04-30  hubicka * cgraph.c (ld_plugin_symbol_resolution_names): Move...
2012-04-25  hubicka * cgraphunit.c: Update toplevel comment.
2012-04-17  hubicka * cgraph.c (cgraph_hash, assembler_name_hash): Remove.
2012-04-14  hubicka * cgraph.h: Update copyrights;
2012-03-22  hubicka PR middle-end/51737
2012-01-30  rguenth2012-01-30 Richard Guenther <rguenther@suse.de>
2012-01-11  ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2011-09-23  hubicka * gcc.dg/ipa/inline-1.c: new testcase.
2011-09-22  hubicka * ipa-inline-transform.c (inline_call): Always update...
2011-09-13  hubicka other/49533
2011-06-21  rguenth2011-06-21 Richard Guenther <rguenther@suse.de>
2011-06-21  rguenth2011-06-21 Richard Guenther <rguenther@suse.de>
2011-06-21  chrbrPR middle-end/49139 fix always_inline diagnostics
2011-06-13  hubicka * ipa-inline-transform.c (+can_remove_node_now_p_1...
2011-06-12  hubicka PR middle-end/48836
2011-06-11  hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-10  hubicka * ipa-inline-transform.c (can_remove_node_now_p):...
2011-05-08  hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-07  hubicka * ipa-inline-transform.c (inline_call): Account when...
2011-04-28  jamborm2011-04-29 Martin Jambor <mjambor@suse.cz>
2011-04-26  hubicka * cgraphbuild.c (build_cgraph_edges): Update call
2011-04-22  hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-20  hubicka * ipa-inline-transform.c (save_inline_function_body...
2011-04-19  hubicka * cgraph.h (save_inline_function_body): Remove.