]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraph.c
Add IPA VRP
[thirdparty/gcc.git] / gcc / cgraph.c
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.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22  amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-21  dmalcolmState cleanups from jit branch
2014-10-16  marxinIPA ICF pass, part 3/5
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-10-07  ebotcazou * cgraph.h (cgraph_node::get_fun): Declare.
2014-10-05  hubicka * ipa-polymorphic-call.c (walk_ssa_copies): Recognize
2014-10-03  hubicka * cgraph.h (struct indirect_call_info): Add IN_POLYMOR...
2014-09-26  marxin * cgraph.c (cgraph_node::release_body): New argument...
2014-09-25  hubicka * cgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-20  hubicka * ipa-utils.h (ipa_polymorphic_call_context): Turn...
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-18  kyukhinPR ipa/61800
2014-08-14  kyukhingcc/
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-29  hubicka * cgraph.c (cgraph_node::create_indirect_edge): Copy...
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-12  hubicka * lto.c (read_cgraph_and_symbols): Do not push DECL_IN...
next