summaryrefslogtreecommitdiff
path: root/gcc/ipa-icf.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* ipa-utils.h (method_class_type): Remove.Jan Hubicka2015-05-241-6/+6
* IPA ICF: add support for debug counter.Martin Liska2015-05-181-1/+3
* gcov-tool.c (do_merge): Refactore to remove int ret.Aditya Kumar2015-05-071-1/+1
* * ipa-icf.c (icf_handled_component_p): Remove redundant tests.Eric Botcazou2015-04-271-3/+2
* ipa-icf.c (sem_function::equals_wpa): Compare thunk info.Jan Hubicka2015-04-241-39/+71
* ipa-icf.c (sem_item::compare_attributes): New function.Jan Hubicka2015-04-231-46/+129
* ipa-icf.c (symbol_compare_collection::symbol_compare_collection): cleanup.Jan Hubicka2015-04-231-56/+152
* Fix IPA memory leaks.Martin Liska2015-04-171-6/+20
* Fix accidental commit.Jan Hubicka2015-04-121-1/+1
* Jan Hubicka <hubicka@ucw.cz>Jan Hubicka2015-04-121-15/+18
* re PR middle-end/65665 (g++.dg/torture/pr64378.C -O2 -flto -fno-use-linker-...Martin Liska2015-04-051-4/+6
* re PR ipa/65557 (ICE: SIGSEGV in hash_table<>::find_slot_with_hash() with -fd...Martin Liska2015-03-311-2/+2
* IPA ICF: enhance hash value calculated in TUJan Hubicka2015-03-241-14/+146
* re PR ipa/65521 (nondeterministic -fcompare-debug failures)Jakub Jelinek2015-03-231-2/+2
* IPA ICF: include hash values of references.Martin Liska2015-03-221-4/+91
* re PR lto/65380 ([ICF] LTO: ICE in add_symbol_to_partition_1, at lto/lto-part...Jan Hubicka2015-03-191-0/+14
* re PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_item_optimizer::merge_c...Martin Liska2015-03-181-12/+23
* ipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRUCTOR_P and CXX_DESTURC...Jan Hubicka2015-03-131-88/+56
* ipa-icf.c (sem_function::equals_wpa): Move here some checks from ...Jan Hubicka2015-03-101-68/+60
* * ipa-icf.c (sem_variable::equals_wpa): Check FINAL flags.Jan Hubicka2015-03-051-0/+12
* re PR ipa/65318 (wrong code at -Os and above on x86_64-linux-gnu)Martin Liska2015-03-051-0/+5
* re PR ipa/65270 (issues with merging memory accesses from different code paths)Jan Hubicka2015-03-051-0/+22
* re PR ipa/65287 (Current trunk ICE in address_matters_p, at symtab.c:1908)Martin Liska2015-03-031-1/+2
* ICF: Use bit or instead of if branch.Martin Liska2015-03-031-2/+1
* re PR ipa/65282 (wrong code at -Os and above on x86_64-linux-gnu)Martin Liska2015-03-031-1/+1
* re PR target/65263 (ICE (error: unrecognizable insn / in insn_min_length, at ...Martin Liska2015-03-031-5/+22
* re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ip...Martin Liska2015-03-031-8/+18
* ipa-icf.c (sem_variable::equals): Improve debug output; get variable construc...Martin Liska2015-03-021-25/+26
* ipa-icf.c: Include stor-layout.hJan Hubicka2015-03-021-33/+177
* ipa-icf.c (sem_function::init): Fix formating; skip GIMPLE_PREDICT.Jan Hubicka2015-03-011-47/+117
* re PR ipa/65245 (internal compiler error: in address_matters_p, at symtab.c:1...Martin Liska2015-03-011-11/+28
* ipa-icf.c (sem_function::merge): Fix handling of COMDAT.Jan Hubicka2015-03-011-20/+29
* ICF is more strict about non-common function and varMartin Liska2015-03-011-0/+35
* re PR ipa/65237 (r221040 caused many regressions)Jan Hubicka2015-02-281-2/+7
* re PR bootstrap/65232 (bootstrap failure (ICE in change_symbol_block, at vara...Jan Hubicka2015-02-281-1/+16
* re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka2015-02-271-159/+290
* re PR lto/64693 (PCH failed with --with-build-config=bootstrap-lto)Martin Liska2015-02-261-0/+125
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-1/+1
* re PR target/63892 (gcc.dg/sibcall-3.c fails on darwin with -m32)Jakub Jelinek2015-02-201-9/+6
* sem_function::bb_dict_test should take a vec<int> *Trevor Saunders2015-02-191-8/+8
* re PR ipa/63566 (i686 bootstrap fails: ICE RTL flag check: INSN_UID used with...Jan Hubicka2015-02-091-4/+12
* IPA ICF: Fix late initialization of callgraph hooks.Martin Liska2015-02-091-4/+7
* ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.Jan Hubicka2015-02-031-0/+12
* re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)Jan Hubicka2015-02-011-1/+1
* re PR ipa/64664 (ICE: tree check: expected function_decl, have <invalid tree ...Martin Liska2015-01-191-28/+19
* IPA ICF: add no_icf attribute.Martin Liska2015-01-191-0/+10
* ipa-icf-32.c: Update template.Jan Hubicka2015-01-181-2/+3
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-2/+14
* Option diff dump is added for target and optimizationMartin Liska2015-01-131-8/+4