aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-8/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-7/+5
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-12/+10
2015-08-27ipa.c (cgraph_build_static_cdtor_1): Set DECL_IGNORED_P.Richard Biener1-0/+1
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"Trevor Saunders1-6/+18
2015-08-11replace several uses of the anon namespace with GCC_FINALTrevor Saunders1-18/+6
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich1-1/+15
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka1-1/+1
2015-02-17ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka1-1/+1
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka1-8/+7
2015-02-11ipa.c (symbol_table::remove_unreachable_nodes): Avoid releasing bodies of thu...Jan Hubicka1-1/+7
2015-02-11re PR ipa/65005 (FAIL: c-c++-common/torture/builtin-arith-overflow-12.c)Jan Hubicka1-4/+10
2015-02-05re PR ipa/61548 (FAIL: gcc.dg/tls/alias-1.c)Jan Hubicka1-0/+12
2015-01-15Fix for PR64068 and PR64559.Martin Liska1-1/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+11
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22symbol_summary is used for inline_summary.Martin Liska1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-15re PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in ipa_single_use, at ipa.c:...Jan Hubicka1-6/+17
2014-12-15* ipa.c (process_references): Fix conditoinal on flag_optimizeJan Hubicka1-2/+4
2014-12-11re PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -...Jan Hubicka1-19/+49
2014-11-22ipa.c (symbol_table::remove_unreachable_nodes): Mark all inline clones as hav...Jan Hubicka1-3/+12
2014-11-18ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka1-3/+3
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-9/+45
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-2/+13
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2
2014-10-02ipa.c (walk_polymorphic_call_targets): Avoid ICE when dumping during WPA.Jan Hubicka1-1/+5
2014-09-20re PR tree-optimization/63255 (FAIL: gcc.dg/lto/ipareference2 c_lto_iparefere...Jan Hubicka1-5/+5
2014-08-25IPA C++ refactoring 4/NMartin Liska1-9/+9
2014-08-20cgraphunit.c (ipa_passes, compile): Reshedule symtab_remove_unreachable_nodes...Jan Hubicka1-2/+5
2014-08-02add a hash_set based on hash_tableTrevor Saunders1-41/+36
2014-07-24IPA C++ refactoring 2/NMartin Liska1-8/+8
2014-07-24IPA C++ refactoring 1/NMartin Liska1-31/+26
2014-07-09remove has_executeTrevor Saunders1-3/+0
2014-06-27Fix for devirtualization dump functionsMartin Liska1-1/+1
2014-06-25IPA REF refactoringMartin Liska1-18/+15
2014-06-24add hash_map classTrevor Saunders1-8/+9
2014-06-24varpool.c (dump_varpool_node): Dump used_by_single_function.Jan Hubicka1-0/+223
2014-06-11varasm.c (set_implicit_section): New function.Jan Hubicka1-3/+0
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-05-25ipa.c (cgraph_non_local_node_p_1, [...]): Move to ipa-visibility.cJan Hubicka1-682/+0
2014-05-24tree-core.h (tree_decl_with_vis): Replace comdat_group by symtab_node pointer.Jan Hubicka1-7/+28
2014-05-21ipa.c (ipa_discover_readonly_nonaddressable_var): Fix dumping; set writeonly ...Jan Hubicka1-2/+2
2014-05-20add dbgcnt support for devirtXinliang David Li1-7/+14
2014-05-19ipa.c (symtab_remove_unreachable_nodes): Remove symbol from comdat group if i...Jan Hubicka1-0/+5