aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.c
AgeCommit message (Expand)Author
2018-04-25Merge branches/gcc-6-branch rev 259634.Maxim Kuvyrkov
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-04-22[PATCH 2/2] (header usage fix) include c++ headers in system.hnsz
2016-03-21Skip static ctors/dtors in IPA ICF (PR ipa/70306)marxin
2016-03-02decl alignment not respectedamodra
2016-01-15 PR ipa/68148hubicka
2016-01-08 * ipa-icf.c (sem_item_optimizer::merge_classes): Do not ICE on VAR_DECLhubicka
2016-01-04 Update copyright years.jakub
2015-12-17 gcc/nathan
2015-12-09Fix PR ipa/68790marxin
2015-12-06 * ipa-icf.c (sem_function::merge): Check that local_original exists.hubicka
2015-12-04 * ipa-inline.c (can_inline_edge_p) Use merged_comdat.hubicka
2015-11-21 * ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL;hubicka
2015-11-13Fix PR ipa/68311marxin
2015-11-12Fix PR ipa/68035marxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-08 * ipa-icf.c (sem_item::compare_symbol_references): Fix usehubicka
2015-10-05Remove remaining uses of REAL_VALUES_IDENTICALrsandifo
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-15 * gimple-pretty-print.h: Don't include pretty-print.h.amacleod
2015-07-13Fix double word typos.aldyh
2015-07-10ipa-icf.c: Fix typo in dump messagealdot
2015-07-092015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-22 PR ipa/65908hubicka
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-24 * ipa-utils.h (method_class_type): Remove.hubicka
2015-05-18IPA ICF: add support for debug counter.marxin
2015-05-07 * gcov-tool.c (do_merge): Refactore to remove int ret.jakub
2015-04-27 * ipa-icf.c (icf_handled_component_p): Remove redundant tests.ebotcazou
2015-04-24 * ipa-icf.c (sem_function::equals_wpa): Compare thunk info.hubicka
2015-04-23 * ipa-icf.c (sem_item::compare_attributes): New function.hubicka
2015-04-23 * ipa-icf.c (symbol_compare_collection::symbol_compare_collection):hubicka
2015-04-17Fix IPA memory leaks.marxin
2015-04-12Fix accidental commit.hubicka
2015-04-12 Jan Hubicka <hubicka@ucw.cz>hubicka
2015-04-05Fix PR ipa/65665marxin
2015-03-31Fix PR65557.marxin
2015-03-24IPA ICF: enhance hash value calculated in TUmarxin
2015-03-23 PR ipa/65521jakub
2015-03-22IPA ICF: include hash values of references.marxin
2015-03-19Fix PR ipa/65380.marxin