* ipa-icf.c (sem_function::merge): Check that local_original exists.
[platform/upstream/gcc.git] / gcc / ipa-icf.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
2015-01-12 Martin LiskaIPA ICF: handle correctly indirect_calls.
2015-01-12 Chen Gangre PR ipa/64550 (IPA fixes cause ICE in tree-ssa.c...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09 Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-23 Martin LiskaFix for PR ipa/63851 and ipa/63852.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-18 Martin Liskare PR tree-optimization/64330 (IPA-ICF merges const...
2014-12-18 Martin Liskare PR ipa/64146 (ipa-icf breaks gold dynamic_test_2...
2014-11-27 Martin LiskaIPA ICF: fix memory leak.
2014-11-19 David MalcolmPR jit/63854: Fix leak in ipa-icf.c
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-11-11 Martin Liskare PR bootstrap/63622 (Bootstrap fails on x86_64-apple...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-31 Max Ostapenkore PR ipa/63696 (Alloc-dealloc-mismatch in ipa-icf.c)
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-24 Martin Liskare PR tree-optimization/63595 (Segmentation faults...
2014-10-24 Martin Liskaipa-icf.c (sem_item_optimizer::parse_nonsingleton_class...
2014-10-22 David MalcolmReset global state ipa-icf.c:optimizer
2014-10-17 Martin LiskaTemporary fix for PR63566.
2014-10-16 Martin LiskaIPA ICF fallout: i586 bootstrap failure fix
2014-10-16 Martin LiskaIPA ICF pass, part 3/5