aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-utils.h
AgeCommit message (Expand)Author
2019-11-15ipa: Remove stray declarationMartin Jambor
2019-11-04 * ipa-inline-transform.c: Include ipa-utils.hJan Hubicka
2019-06-27 * class.c (layout_class_type): Set TYPE_CXX_ODR_P for as-baseJan Hubicka
2019-06-24 * ipa-utils.h (type_with_linkage_p): Verify that type isJan Hubicka
2019-06-17Remove dead code (PR ipa/90874).Martin Liska
2019-06-10Reduce SCCs in IPA postorder.Martin Liska
2019-06-07 * common.opt (flto-odr-type-merging): Ignore.Jan Hubicka
2019-06-01 * alias.c: Include ipa-utils.h.Jan Hubicka
2019-02-11Construct ipa_reduced_postorder always for overwritable (PR ipa/89009).Martin Liska
2019-01-01 Update copyright years.Jakub Jelinek
2018-12-24 * ipa-devirt.c (dump_targets): Cap number of targets printed.Jan Hubicka
2018-12-24 * lto-symtab.c (lto_symtab_merge_decls_2): Do not report ODR violationsJan Hubicka
2018-10-26 * ipa-devirt.c (warn_odr): Make static.Jan Hubicka
2018-10-24 * ipa-utils.h (type_with_linkage_p): No longer check for TYPE_STUB_DECL;Jan Hubicka
2018-08-30 * lto-streamer-out.c (DFS::DFS_write_tree_body): Do not followJan Hubicka
2018-04-10 PR lto/85078Jan Hubicka
2018-01-03 Update copyright years.Jakub Jelinek
2017-10-11[PATCH] DECL_ASSEMBLER_NAME and friendsNathan Sidwell
2017-07-14Remove Java references in source code.Martin Liska
2017-01-01 Update copyright years.Jakub Jelinek
2016-04-14 PR c++/70594Jakub Jelinek
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-01 * ipa-devirt.c (type_with_linkage_p, type_in_anonymous_namespace_p,Jan Hubicka
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-06-08 PR lto/65378Jan Hubicka
2015-05-24 * ipa-utils.h (method_class_type): Remove.Jan Hubicka
2015-05-19 * ipa-devirt.c (type_in_anonymous_namespace_p): Return trueJan Hubicka
2015-05-16 * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,Jan Hubicka
2015-05-12 * ipa-devirt.c (type_with_linkage_p): New function.Jan Hubicka
2015-03-30 PR ipa/65610Jakub Jelinek
2015-03-09 PR lto/65316Jan Hubicka
2015-02-01 PR ipa/64872Jan Hubicka
2015-01-05 Update copyright years.Jakub Jelinek
2014-11-20 * tree.c (free_lang_data_in_type): If BINFO has no importantJan Hubicka
2014-11-13 * ipa-utils.h: Fix typo in comments.Fei Yang
2014-10-28 * cgraph.h: Flatten. Remove all include files.Andrew Macleod
2014-10-02 * ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICEJan Hubicka
2014-09-26 * cgraph.c (cgraph_node::release_body): New argument keep_argumentsMartin Liska
2014-09-25 * ipa-utils.h (subbinfo_with_vtable_at_offset, type_all_derivations_known_p,Jan Hubicka
2014-09-25 * ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorderJan Hubicka
2014-09-25 * cgraph.h (class ipa_polymorphic_call_context): Move here fromJan Hubicka
2014-09-24 * ipa-utils.h (polymorphic_call_context): AddJan Hubicka
2014-09-20 * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.Jan Hubicka
2014-09-11 * common.opt (flto-odr-type-merging): New flag.Jan Hubicka
2014-08-16 * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors.Jan Hubicka
2014-08-14 * ipa-utils.h (compare_virtual_tables): Declare.Jan Hubicka
2014-08-07 * ipa-devirt.c: Include gimple-pretty-print.hJan Hubicka
2014-07-29 * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.Jan Hubicka
2014-07-24IPA C++ refactoring 1/NMartin Liska
2014-07-05 * cgraph.c (cgraph_create_indirect_edge): Update call ofJan Hubicka