re PR c/79153 (-Wimplicit-fallthrough missed warning)
[gcc.git] / gcc / ipa-icf.c
2017-10-22 Richard SandifordRename inchash::hash::add_wide_int
2017-10-20 Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-01-23 Martin Jambor[PR 79108] Put ipa_node_params to GC memory
2017-01-10 Martin LiskaIPA ICF: make algorithm stable to survive -fcompare...
2017-01-10 Martin LiskaRevert m_classes_vec introduction.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-09 Cesar Philippidisre PR ipa/78027 (ICE in new_oacc_loop_routine, at omp...
2016-11-28 Jakub Jelinekre PR lto/78211 (-fcompare-debug failure with -flto...
2016-11-22 Martin LiskaAdd sem_item::m_hash_set (PR ipa/78309)
2016-11-13 Eric Botcazouipa-icf.c (sem_function::merge): Do not create a wrappe...
2016-10-25 Martin LiskaFix 2 typos in IPA ICF pass
2016-09-23 Martin LiskaFix typo in IPA ICF
2016-09-22 Martin Liskare PR ipa/77653 (wrong code at -Os and above on x86_64...
2016-09-15 Chung-Lin Tangre PR fortran/72743 (ICE in get_constraint_for_ssa_var...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-05-18 Martin LiskaSet DECL_PT_UID for merged variables in IPA ICF (PR70856).
2016-04-22 Szabolcs Nagy[PATCH 2/2] (header usage fix) include c++ headers...
2016-03-21 Martin LiskaSkip static ctors/dtors in IPA ICF (PR ipa/70306)
2016-03-02 Alan Modradecl alignment not respected
2016-01-15 Jan Hubickare PR ipa/68148 (Devirtualization only applies to last...
2016-01-08 Jan Hubickaipa-icf.c (sem_item_optimizer::merge_classes): Do not...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Nathan Sidwellipa-icf.c (sem_item_optimizer::merge): Don't pick ...
2015-12-09 Martin Liskare PR ipa/68790 (gcc.c-torture/execute/20050713-1.c...
2015-12-06 Jan Hubicka* ipa-icf.c (sem_function::merge): Check that local_ori...
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-21 Jan Hubickaipa-icf.c (sem_item::add_type): Do not look for TYPE_CA...
2015-11-13 Martin Liskare PR ipa/68311 (gcc/ipa-icf.c:3041: possible sequence...
2015-11-12 Martin Liskare PR ipa/68035 (ipa performance issue when no procedur...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-08 Jan Hubickaipa-icf.c (sem_item::compare_symbol_references): Fix...
2015-10-05 Richard SandifordRemove remaining uses of REAL_VALUES_IDENTICAL
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-15 Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Bernhard Reutner... ipa-icf.c: Fix typo in dump message
2015-07-09 Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-map-traits.h (simple_hashmap_traits::key_type...
2015-06-22 Jan Hubickare PR ipa/65908 (ICE: in expand_thunk, at cgraphunit...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-05-18 Martin LiskaIPA ICF: add support for debug counter.
2015-05-07 Aditya Kumargcov-tool.c (do_merge): Refactore to remove int ret.
2015-04-27 Eric Botcazou* ipa-icf.c (icf_handled_component_p): Remove redundant...
2015-04-24 Jan Hubickaipa-icf.c (sem_function::equals_wpa): Compare thunk...
2015-04-23 Jan Hubickaipa-icf.c (sem_item::compare_attributes): New function.
2015-04-23 Jan Hubickaipa-icf.c (symbol_compare_collection::symbol_compare_co...
2015-04-17 Martin LiskaFix IPA memory leaks.
2015-04-12 Jan HubickaFix accidental commit.
2015-04-12 Jan HubickaJan Hubicka <hubicka@ucw.cz>
2015-04-05 Martin Liskare PR middle-end/65665 (g++.dg/torture/pr64378.C ...
2015-03-31 Martin Liskare PR ipa/65557 (ICE: SIGSEGV in hash_table<>::find_slo...
2015-03-24 Jan HubickaIPA ICF: enhance hash value calculated in TU
2015-03-23 Jakub Jelinekre PR ipa/65521 (nondeterministic -fcompare-debug failures)
2015-03-22 Martin LiskaIPA ICF: include hash values of references.
2015-03-19 Jan Hubickare PR lto/65380 ([ICF] LTO: ICE in add_symbol_to_partit...
2015-03-18 Martin Liskare PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_i...
2015-03-13 Jan Hubickaipa-icf.c (sem_function::equals_wpa): Match CXX_CONSTRU...
2015-03-10 Jan Hubickaipa-icf.c (sem_function::equals_wpa): Move here some...
2015-03-05 Jan Hubicka* ipa-icf.c (sem_variable::equals_wpa): Check FINAL...
2015-03-05 Martin Liskare PR ipa/65318 (wrong code at -Os and above on x86_64...
2015-03-05 Jan Hubickare PR ipa/65270 (issues with merging memory accesses...
2015-03-03 Martin Liskare PR ipa/65287 (Current trunk ICE in address_matters_p...
2015-03-03 Martin LiskaICF: Use bit or instead of if branch.
2015-03-03 Martin Liskare PR ipa/65282 (wrong code at -Os and above on x86_64...
2015-03-03 Martin Liskare PR target/65263 (ICE (error: unrecognizable insn...
2015-03-03 Martin Liskare PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_pr...
2015-03-02 Martin Liskaipa-icf.c (sem_variable::equals): Improve debug output...
2015-03-02 Jan Hubickaipa-icf.c: Include stor-layout.h
2015-03-01 Jan Hubickaipa-icf.c (sem_function::init): Fix formating; skip...
2015-03-01 Martin Liskare PR ipa/65245 (internal compiler error: in address_ma...
2015-03-01 Jan Hubickaipa-icf.c (sem_function::merge): Fix handling of COMDAT.
2015-03-01 Martin LiskaICF is more strict about non-common function and var
2015-02-28 Jan Hubickare PR ipa/65237 (r221040 caused many regressions)
2015-02-28 Jan Hubickare PR bootstrap/65232 (bootstrap failure (ICE in change...
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-26 Martin Liskare PR lto/64693 (PCH failed with --with-build-config...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-02-20 Jakub Jelinekre PR target/63892 (gcc.dg/sibcall-3.c fails on darwin...
2015-02-19 Trevor Saunderssem_function::bb_dict_test should take a vec<int> *
2015-02-09 Jan Hubickare PR ipa/63566 (i686 bootstrap fails: ICE RTL flag...
2015-02-09 Martin LiskaIPA ICF: Fix late initialization of callgraph hooks.
2015-02-03 Jan Hubickaipa-inline-analysis.c (simple_edge_hints): Fix check...
2015-02-01 Jan Hubickare PR ipa/64872 (ICE: Segmentation fault during Chromiu...
2015-01-19 Martin Liskare PR ipa/64664 (ICE: tree check: expected function_dec...
2015-01-19 Martin LiskaIPA ICF: add no_icf attribute.
2015-01-18 Jan Hubickaipa-icf-32.c: Update template.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-13 Martin LiskaOption diff dump is added for target and optimization
next