]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraph.c
.
[thirdparty/gcc.git] / gcc / cgraph.c
2017-08-08  marxin.
2017-07-27  jakub * attribs.c (decl_attributes): Imply noinline, noclone...
2017-07-16  hubicka * cgraph.c (cgraph_edge::redirect_call_stmt_to_caller...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-12  hubicka * cgraph.c (cgraph_node::dump): Complain about profile...
2017-06-08  hubicka * cgraph.c (cgraph_edge::maybe_hot_p): Do not check
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-23  marxinIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-22  hubicka * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-04-11  marxinAdd function part to a same comdat group (PR ipa/80212).
2017-03-30  jamborm[PR 77333] Fixup fntypes of gimple calls of clones
2017-02-13  jakub * cprop.c (cprop_jump): Add missing space in string...
2017-02-03  marxinIPA: enhance dump output
2017-01-01  jakub Update copyright years.
2016-12-07  jakub PR c++/78692
2016-11-30  marxinIntroduce -fdump-ipa-clones dump output
2016-09-20  kuganAdd IPA VRP
2016-09-19  jakub PR target/77587
2016-07-25  rguenth2016-07-25 Richard Biener <rguenther@suse.de>
2016-06-03  jakub PR middle-end/71387
2016-05-25  edlinger* cgraph.c (cgraph_node::get_availability): Fix typo...
2016-05-24  mpolacek * tree-cfg.h (should_remove_lhs_p): New predicate.
2016-05-18  jakub PR c++/71100
2016-05-16  hubicka * ipa-inline-analysis.c (compute_inline_parameters...
2016-05-04  hubicka * cgraph.c (cgraph_node::call_for_symbol_thunks_and_al...
2016-05-03  hubicka * cgraph.c (symbol_table::create_edge): Set inline_failed.
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-04-21  hubicka PR ipa/70018
2016-04-17  hubicka PR ipa/70018
2016-04-16  hubicka PR ipa/70018
2016-04-16  hubicka PR ipa/70018
2016-03-18  vriesSet dump_file to NULL in cgraph_node::get_body
2016-03-15  vriesFix fdump-ipa-all-graph
2016-03-10  hubicka PR lto/69589
2016-03-08  jakub * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
2016-01-19  hubicka PR lto/69133
2016-01-04  jakub Update copyright years.
2015-12-18  jakub PR debug/68860
2015-12-15  jamborm[PR 68851] Do not collect thunks in collect_callers
2015-12-13  hubicka * cgraph.c (cgraph_node::get_untransformed_body):...
2015-12-07  hubicka PR ipa/61886
2015-12-04  hubicka * ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-29  hubicka * cgraph.c (cgraph_node::make_local): No name is uniqu...
2015-11-15  tbsaundealways define ENABLE_OFFLOADING
2015-10-30  cesar gcc/
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-27  rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
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-06-03  ienkovichgcc/
2015-06-01  ebotcazou * gimplify.c (gimplify_modify_expr_rhs): Use simple...
2015-06-01  ienkovichgcc/
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-03-27  hubicka PR ipa/65600
2015-03-27  hubicka PR middle-end/65595
2015-03-26  hubicka * cgraph.c (cgraph_update_edges_for_call_stmt_node...
2015-03-21  vriesMark omp thread functions as parallelized
2015-03-18  marxinFix PR ipa/65432
2015-03-12  hubicka * cgraph.c (cgraph_node::release_body): Free function_...
2015-03-10  rguenth2015-03-10 Richard Biener <rguenther@suse.de>
2015-03-09  hubicka * ipa-inline-analysis.c (check_callers): Check
2015-03-04  hubicka * cgraph.c (cgraph_node::can_remove_if_no_direct_calls...
2015-03-03  marxinFix PR ipa/65263.
2015-02-27  hubicka PR bootstrap/65150
2015-02-17  hubicka * ipa-visibility.c (function_and_variable_visibility...
2015-02-14  hubicka * ipa-chkp.c: Use iterate_direct_aliases.
2015-02-11  hubicka PR ipa/65005
2015-02-04  hubicka PR middle-end/64922
2015-01-30  jsm28Always pass explicit location to fatal_error.
2015-01-18  hubicka * cgraph.c (cgraph_node::dump): Dump profile flags.
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-12  marxincgraph_edge refactoring.
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-08  dmalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-11-26  edlinger2014-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de>
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  iverbin PR regression/63868
2014-11-17  hubicka * cgraph.c (symbol_table::create_edge): Use opt_for_fn.
2014-11-16  hubicka * passes.c (execute_one_pass): Do not apply all transf...
2014-11-14  jakub * ipa-pure-const.c (struct funct_state_d): Add can_fre...
2014-11-13  kyukhin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-05  ienkovichgcc/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
next