aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-14Remove Java references in source code.Martin Liska1-3/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-14re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-01ipa-devirt.c (type_with_linkage_p, [...]): Move to ...Jan Hubicka1-2/+86
2015-09-20switch from gimple to gimple*Trevor Saunders1-3/+3
2015-06-08re PR lto/65378 (Tweak to wording of -Wodr message)Jan Hubicka1-1/+2
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka1-1/+0
2015-05-19ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...Jan Hubicka1-1/+1
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-1/+6
2015-05-12ipa-devirt.c (type_with_linkage_p): New function.Jan Hubicka1-17/+1
2015-03-30re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...Jakub Jelinek1-0/+1
2015-03-09re PR lto/65316 (LTO: Uninitialized memory / ICE with -g -fno-lto-odr-type-me...Jan Hubicka1-1/+1
2015-02-01re PR ipa/64872 (ICE: Segmentation fault during Chromium PGO build)Jan Hubicka1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-20tree.c (free_lang_data_in_type): If BINFO has no important information in it,...Jan Hubicka1-1/+2
2014-11-13ipa-utils.h: Fix typo in comments.Felix Yang1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-1/+0
2014-10-02ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICE when speculation ...Jan Hubicka1-0/+2
2014-09-26cgraph.c (cgraph_node::release_body): New argument keep_arguments introduced.Martin Liska1-2/+4
2014-09-25ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.Jan Hubicka1-0/+20
2014-09-25ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorder for better...Jan Hubicka1-3/+3
2014-09-25cgraph.h (class ipa_polymorphic_call_context): Move here from ipa-utils.h; ad...Jan Hubicka1-108/+0
2014-09-24ipa-utils.h (polymorphic_call_context): Add metdhos dump, debug and clear_out...Jan Hubicka1-7/+20
2014-09-20ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.Jan Hubicka1-42/+42
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+18
2014-08-16ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.Jan Hubicka1-24/+58
2014-08-14ipa-utils.h (compare_virtual_tables): Declare.Jan Hubicka1-0/+1
2014-08-07ipa-devirt.c: Include gimple-pretty-print.hJan Hubicka1-1/+1
2014-07-29cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.Jan Hubicka1-6/+20
2014-07-24IPA C++ refactoring 1/NMartin Liska1-1/+1
2014-07-05cgraph.c (cgraph_create_indirect_edge): Update call of get_polymorphic_call_i...Jan Hubicka1-6/+9
2014-07-02ipa-utils.h (method_class_type, [...]): Constify.Jan Hubicka1-4/+5
2014-02-11re PR lto/59468 (ICE on invalid C++ code with LTO in gimple_get_virt_method_f...Jan Hubicka1-3/+6
2014-02-04ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct lookup via vtable pointe...Jan Hubicka1-0/+2
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka1-0/+1
2014-02-03ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.Jan Hubicka1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17devirt-13.C: Update template.Jan Hubicka1-1/+8
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka1-4/+55
2013-11-18cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.Richard Sandiford1-2/+2
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod1-1/+0
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+1
2013-10-15ipa-utils.h (ipa_edge_within_scc): Declare.Martin Jambor1-0/+1
2013-09-23ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka1-0/+13
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-0/+1
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-0/+3
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-0/+2
2013-08-23ipa-utils.h (method_class_type): Declare.Jan Hubicka1-0/+1
2013-08-22* cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.Jan Hubicka1-0/+14