]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa.c
Update copyright years.
[thirdparty/gcc.git] / gcc / ipa.c
2019-01-01  jakub Update copyright years.
2018-12-15  hubicka * ipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATIO...
2018-11-20  hubicka PR ipa/87706
2018-11-09  marxinCome up with -fipa-reference-addressable flag.
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-08  marxinRemove MPX
2018-05-30  hubicka * passes.c (ipa_write_summaries): Only modify statemen...
2018-01-03  jakub Update copyright years.
2017-08-08  marxin.
2017-07-07  hubicka * ipa-comdats.c: Remove optimize check from gate.
2017-05-23  hubicka * cgraphunit.c (symbol_table::process_new_functions...
2017-05-23  marxinIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-05-22  hubicka * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-19  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-01-01  jakub Update copyright years.
2016-10-20  rguenth2016-10-20 Richard Biener <rguenther@suse.de>
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-20  kuganAdd IPA VRP
2016-08-18  rguenth2016-08-18 Richard Biener <rguenther@suse.de>
2016-07-21  rguenth2016-07-21 Richard Biener <rguenther@suse.de>
2016-07-13  tbsaundeipa.c: remove static_{ctors,dtors} globals
2016-03-10  hubicka PR lto/69589
2016-01-04  jakub Update copyright years.
2015-12-07  hubicka PR ipa/61886
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-08-27  rguenth2015-08-27 Richard Biener <rguenther@suse.de>
2015-08-12  tbsaundeRevert "replace several uses of the anon namespace...
2015-08-11  tbsaundereplace several uses of the anon namespace with GCC_FINAL
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-06-03  ienkovichgcc/
2015-05-24  hubicka * ipa-utils.h (method_class_type): Remove.
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 * ipa.c (symbol_table::remove_unreachable_nodes):...
2015-02-11  hubicka PR ipa/65005
2015-02-05  hubicka PR ipa/61548
2015-01-15  marxinFix for PR64068 and PR64559.
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-22  marxinsymbol_summary is used for inline_summary.
2014-12-22  marxinipa-prop uses symbol_summary class.
2014-12-15  hubicka PR ipa/61602
2014-12-15  hubicka * ipa.c (process_references): Fix conditoinal on flag_...
2014-12-11  hubicka PR ipa/61324
2014-11-22  hubicka * ipa.c (symbol_table::remove_unreachable_nodes):...
2014-11-18  hubicka * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
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-02  hubicka * ipa.c (walk_polymorphic_call_targets): Avoid ICE...
2014-09-20  hubicka PR tree-optimization/63255
2014-08-25  marxinIPA C++ refactoring 4/N
2014-08-20  hubicka * cgraphunit.c (ipa_passes, compile): Reshedule
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-24  marxinIPA C++ refactoring 1/N
2014-07-09  tbsaunderemove has_execute
2014-06-27  marxinFix for devirtualization dump functions
2014-06-25  marxinIPA REF refactoring
2014-06-24  tbsaundeadd hash_map class
2014-06-24  hubicka * varpool.c (dump_varpool_node): Dump used_by_single_f...
2014-06-11  hubicka * varasm.c (set_implicit_section): New function.
2014-06-09  hubicka * symtab.c (dump_symtab_base): Update dumping.
2014-05-25  hubicka * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_...
2014-05-24  hubicka * tree-core.h (tree_decl_with_vis): Replace comdat_gro...
2014-05-21  hubicka * ipa.c (ipa_discover_readonly_nonaddressable_var...
2014-05-20  davidxladd dbgcnt support for devirt
2014-05-19  hubicka * ipa.c (symtab_remove_unreachable_nodes): Remove
2014-05-18  hubicka * ipa.c (update_visibility_by_resolution_info): New...
2014-05-16  hubicka * varpool.c (dump_varpool_node): Dump write-only flag.
2014-04-24  mrsMerge in trunk.
2014-04-23  dmalcolmChange is-a.h to support typedefs of pointers
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-17  hubicka PR ipa/60854
2014-04-10  jakub PR lto/60567
2014-04-04  hubicka PR ipa/59626
2014-04-03  jamborm2014-04-03 Martin Jambor <mjambor@suse.cz>
2014-04-02  mrsMerge in trunk.
2014-03-21  jamborm2014-03-21 Martin Jambor <mjambor@suse.cz>
2014-03-21  jamborm2014-03-21 Martin Jambor <mjambor@suse.cz>
2014-03-10  jakub PR ipa/60457
2014-03-02  hubicka PR ipa/60150
2014-02-26  rguenth2014-02-26 Richard Biener <rguenther@suse.de>
2014-02-19  hubicka * ipa.c (function_and_variable_visibility): Also clear...
2014-02-10  mrsMerge in trunk.
2014-02-04  hubicka * ipa.c (function_and_variable_visibility): Decompose...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-23  jason PR c++/41090
next