]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphclones.c
2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
[thirdparty/gcc.git] / gcc / cgraphclones.c
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-30  ploujMinimize clone counter memory usage in create_virtual_c...
2018-11-30  ploujMake function assembly more independent.
2018-11-08  ebotcazou PR middle-end/87916
2018-10-30  marxinAvoid unnecessarily numbering cloned symbols.
2018-10-12  law PR target/87156
2018-09-28  ebotcazou * calls.c (expand_call): Try to do a tail call for...
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-01-18  hubicka PR ipa/82256
2018-01-03  jakub Update copyright years.
2017-11-23  hubicka * cgraphclones.c (cgraph_node::create_clone): Fix...
2017-11-18  hubicka * cgraphclones.c (cgraph_edge::clone): Rename gcov_cou...
2017-11-10  hubicka * auto-profile.c (afdo_indirect_call): Drop frequency.
2017-06-10  hubicka * cgraph.h (cgraph_edge::clone): Update prototype.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-05-11  nathan * dumpfle.h (dump_function): Declare here ...
2017-03-30  jamborm[PR 77333] Fixup fntypes of gimple calls of clones
2017-01-20  marxinFix IPA CP where it forgot to add a reference in cgraph...
2017-01-01  jakub Update copyright years.
2016-11-30  marxinIntroduce -fdump-ipa-clones dump output
2016-05-18  hubicka * ipa-inline-transform.c (preserve_function_body_p...
2016-05-16  hubicka * ipa-inline-analysis.c (compute_inline_parameters...
2016-05-08  hubicka * cgraph.c (thunk_adjust): Export.
2016-05-03  hubicka * cgraph.c (symbol_table::create_edge): Set inline_failed.
2016-03-29  hubicka PR ipa/70283
2016-01-11  jamborm[PR ipa/66616] Copy can_change_signature flag to artifi...
2016-01-04  jakub Update copyright years.
2015-12-04  hubicka * ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-20  marxinCorrectly fill up cgraph_node::local.versionable flag.
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-13  aldyhFix double word typos.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-04-02  hubicka * lto-cgraph.c (lto_output_node, input_overwrite_node...
2015-02-27  hubicka PR bootstrap/65150
2015-02-20  bernds * cgraph.h (clone_function_name_1): Declare.
2015-02-18  jakub PR ipa/65087
2015-02-16  jakub PR ipa/64963
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-11  hubicka PR ipa/61324
2014-12-08  dmalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05  jamborm2014-12-05 Martin Jambor <mjambor@suse.cz>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16  hubicka * passes.c (execute_one_pass): Do not apply all transf...
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  hubicka PR lto/62026
2014-10-03  hubicka * cgraph.h (struct indirect_call_info): Add IN_POLYMOR...
2014-10-02  hubicka * cgraphclones.c (build_function_type_skip_args):...
2014-09-24  akAdd an no_reorder attribute for LTO
2014-09-10  jamborm2014-09-10 Martin Jambor <mjambor@suse.cz>
2014-09-10  jamborm2014-09-10 Martin Jambor <mjambor@suse.cz>
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-18  kyukhinPR ipa/61800
2014-08-06  jamborm2014-08-06 Martin Jambor <mjambor@suse.cz>
2014-07-24  marxinIPA C++ refactoring 1/N
2014-06-27  jamborm2014-06-27 Martin Jambor <mjambor@suse.cz>
2014-06-25  marxinIPA REF refactoring
2014-06-16  hubicka Revert:
2014-06-12  hubicka * symtab.c (symtab_node::reset_section): New method.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-06-04  marxinEnhancement of call graph API
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-20  hubicka * tree.h (DECL_ONE_ONLY): Return true only for externa...
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-22  mrsMerge in trunk.
2014-04-22  jamborm2014-04-22 Martin Jambor <mjambor@suse.cz>
2014-04-17  rsandifoMerge from trunk.
2014-04-16  jamborm2014-04-16 Martin Jambor <mjambor@suse.cz>
2014-04-04  jamborm2014-04-04 Martin Jambor <mjambor@suse.cz>
2014-04-02  mrsMerge in trunk.
2014-03-26  hubicka PR ipa/60315
2014-02-10  mrsMerge in trunk.
2014-02-04  jakub PR tree-optimization/60002
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-14  hubicka PR middle-end/58477
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16  mrsMerge in trunk.
2013-11-11  marxinTime profiler introduced.
2013-11-09  rsandifoMerge with trunk.
2013-11-08  dnovilloRe-factor tree.h - Part 1.
2013-11-04  mrsMerge in trunk.
next