]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-icf.c
* doc/install.texi (Specific, alpha): Remove note to use
[thirdparty/gcc.git] / gcc / ipa-icf.c
2019-08-09  marxinImplement -fopt-info support for IPA ICF.
2019-07-25  marxinCome up with function_decl_type and use it in tree_func...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-10  marxinIPA ICF: enhance dump about items in a non-singular...
2019-06-06  marxinIPA ICF: enhance dump output
2019-06-04  marxinRemove dead code in IPA ICF.
2019-06-04  marxinIPA ICF: use fibonacci heap instead of list as a worklist.
2019-06-04  marxinIPA ICF: rewrite references into a hash_map.
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-02-13  marxinClean up MPX-related stuff.
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-02  rguenth2019-01-02 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-10-22  marxinSimplify comparison of attrs in IPA ICF.
2018-09-28  ebotcazou * calls.c (expand_call): Try to do a tail call for...
2018-08-31  marxinIPA ICF: make type cache a static field sem_item.
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-06-19  marxinClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-08  marxinRename get methods in symbol-summary.h to get_create.
2018-06-08  marxinRemove MPX
2018-05-30  rsandifoUse poly_int tree accessors
2018-05-22  marxinDo not ICE for incomplete types in ICF (PR ipa/85607).
2018-03-21  marxinRemove superfluous return statement (PR ipa/84963).
2018-03-13  marxinFix PTA info in IPA ICF (PR ipa/84658).
2018-01-04  marxinBe careful about comdat boundary in ICF (PR ipa/82352).
2018-01-03  rsandifopoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03  jakub Update copyright years.
2017-12-07  rsandifoMake more use of VECTOR_CST_ENCODED_ELT
2017-10-22  rsandifoRename inchash::hash::add_wide_int
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-23  marxinIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23  marxinMove symtab_node::dump_table to symbol_table::dump
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-01-23  jamborm[PR 79108] Put ipa_node_params to GC memory
2017-01-10  marxinIPA ICF: make algorithm stable to survive -fcompare...
2017-01-10  marxinRevert m_classes_vec introduction.
2017-01-01  jakub Update copyright years.
2016-12-09  cesar PR ipa/78027
2016-11-28  jakub PR lto/78211
2016-11-22  marxinAdd sem_item::m_hash_set (PR ipa/78309)
2016-11-13  ebotcazou * ipa-icf.c (sem_function::merge): Do not create a...
2016-10-25  marxinFix 2 typos in IPA ICF pass
2016-09-23  marxinFix typo in IPA ICF
2016-09-22  marxinFix PR ipa/77653
2016-09-15  cltang2016-09-15 Chung-Lin Tang <cltang@codesourcery.com>
2016-08-12  mpolacek PR c/7652
2016-05-18  marxinSet DECL_PT_UID for merged variables in IPA ICF (PR70856).
2016-04-22  nsz[PATCH 2/2] (header usage fix) include c++ headers...
2016-03-21  marxinSkip static ctors/dtors in IPA ICF (PR ipa/70306)
2016-03-02  amodradecl alignment not respected
2016-01-15  hubicka PR ipa/68148
2016-01-08  hubicka * ipa-icf.c (sem_item_optimizer::merge_classes): Do...
2016-01-04  jakub Update copyright years.
2015-12-17  nathan gcc/
2015-12-09  marxinFix PR ipa/68790
2015-12-06  hubicka * ipa-icf.c (sem_function::merge): Check that local_or...
2015-12-04  hubicka * ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-21  hubicka * ipa-icf.c (sem_item::add_type): Do not look for...
2015-11-13  marxinFix PR ipa/68311
2015-11-12  marxinFix PR ipa/68035
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-08  hubicka * ipa-icf.c (sem_item::compare_symbol_references)...
2015-10-05  rsandifoRemove remaining uses of REAL_VALUES_IDENTICAL
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-07-15  amacleod * gimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13  aldyhFix double word typos.
2015-07-10  aldotipa-icf.c: Fix typo in dump message
2015-07-09  amacleod2015-07-09 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-22  hubicka PR ipa/65908
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-05-24  hubicka * ipa-utils.h (method_class_type): Remove.
2015-05-18  marxinIPA ICF: add support for debug counter.
2015-05-07  jakub * gcov-tool.c (do_merge): Refactore to remove int...
2015-04-27  ebotcazou * ipa-icf.c (icf_handled_component_p): Remove redundan...
2015-04-24  hubicka * ipa-icf.c (sem_function::equals_wpa): Compare thunk...
2015-04-23  hubicka * ipa-icf.c (sem_item::compare_attributes): New function.
2015-04-23  hubicka * ipa-icf.c (symbol_compare_collection::symbol_compare...
2015-04-17  marxinFix IPA memory leaks.
2015-04-12  hubickaFix accidental commit.
2015-04-12  hubicka Jan Hubicka <hubicka@ucw.cz>
2015-04-05  marxinFix PR ipa/65665
2015-03-31  marxinFix PR65557.
2015-03-24  marxinIPA ICF: enhance hash value calculated in TU
2015-03-23  jakub PR ipa/65521
2015-03-22  marxinIPA ICF: include hash values of references.
2015-03-19  marxinFix PR ipa/65380.
2015-03-18  marxinFix PR ipa/65432
2015-03-13  hubicka * ipa-icf.c (sem_function::equals_wpa): Match CXX_CONS...
2015-03-10  hubicka * ipa-icf.c (sem_function::equals_wpa): Move here...
2015-03-05  hubicka * ipa-icf.c (sem_variable::equals_wpa): Check FINAL...
next