]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-devirt.c
i386.c (make_resolver_func): Update.
[thirdparty/gcc.git] / gcc / ipa-devirt.c
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23  Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
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-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16  Martin LiskaFix 2 typos in ipa-devirt.c.
2017-05-09  Nathan Sidwellipa-devirt.c (default_hash_traits<type_pair>): Skip...
2017-04-24  Martin LiskaFix (PR middle-end/79931)
2017-03-11  David MalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-03  Jan HubickaProperly handle __cxa_pure_virtual visibility (PR lto...
2017-01-24  Richard Bienerre PR translation/79208 (Typo in gcc/ipa-devirt.c:1631)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-20  Kugan VivekanandarajahAdd IPA VRP
2016-09-05  Jakub Jelinekre PR rtl-optimization/77425 (Pointer test follows...
2016-04-05  Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-04-04  Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-03-29  Jan Hubickare PR lto/70283 (bogus vtable mismatch warnings)
2016-03-16  Tom de VriesSafely use nodes[0] in possible_polymorphic_call_targets
2016-03-10  Jan Hubickare PR lto/69630 (LTO ICE in types_same_for_odr at ipa...
2016-03-08  Jakub Jelinekipa-polymorphic-call.c (walk_ssa_copies): Fix spelling...
2016-02-25  Jan Hubickare PR lto/69630 (LTO ICE in types_same_for_odr at ipa...
2016-01-23  Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-19  Jan Hubickare PR ipa/66223 (Diagnostic of pure virtual function...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-01  Jan Hubickaipa-devirt.c (type_with_linkage_p, [...]): Move to ...
2015-11-29  Jan Hubickaipa-devirt.c (add_type_duplicate): Remove redundant...
2015-11-27  Martin LiskaFix memory leaks in IPA devirt
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-09-20  Trevor Saundersswitch from gimple to gimple*
2015-08-19  Trevor Saundersremove useless typedefs
2015-07-27  Marek Polacek* ipa-devirt.c (types_same_for_odr): Fix typo.
2015-07-15  Andrew MacLeodgimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13  Aldy HernandezFix double word typos.
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-traits.h (default_hash_traits): New structure.
2015-06-25  Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-08  Jan Hubickare PR lto/65378 (Tweak to wording of -Wodr message)
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-24  Jan Hubickare PR lto/66180 (many -Wodr false positives when buildi...
2015-05-24  Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-05-19  Jan Hubickaipa-devirt.c (type_in_anonymous_namespace_p): Return...
2015-05-16  Jan Hubickaipa-utils.h (warn_types_mismatch, [...]): Declare.
2015-05-12  Jan Hubickaipa-devirt.c (type_with_linkage_p): New function.
2015-05-10  Jan Hubickaipa-devirt.c (warn_types_mismatch): Do not ICE when...
2015-04-30  Jan Hubickare PR tree-optimization/65948 (FAIL: g++.dg/lto/2010101...
2015-04-30  Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_...
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-31  Jan Hubickatree.c (need_assembler_name_p): Artificial types have...
2015-03-27  Jan Hubickare PR lto/65536 (LTO line number information garbled)
2015-03-23  Jakub Jelinekre PR bootstrap/65522 (Svn revision 221590 fails bootst...
2015-03-23  Jan Hubickare PR lto/65475 (ICE in odr_vtable_hasher::equal (Segme...
2015-03-20  Jan Hubickare PR lto/65475 (ICE in odr_vtable_hasher::equal (Segme...
2015-03-09  Jakub Jelinekre PR lto/65361 (LTO: tree check: expected tree that...
2015-03-09  Jan Hubickare PR lto/65316 (LTO: Uninitialized memory / ICE with...
2015-03-02  Jan Hubickare PR lto/65276 (LTO: ICE add_type_duplicate, at ipa...
2015-02-18  Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Fix formating.
2015-02-14  Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-09  Jan Hubickaipa-devirt.c (odr_types_equivalent_p): Fix formating.
2015-02-09  Jan Hubickaipa-devirt.c (odr_types_equivalent_p): Fix formating.
2015-01-19  Jan Hubickaipa-devirt.c (ipa_devirt): Drop polymorphic call info...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-03  Sandra Loosemoreinvoke.texi (Option Summary): Fix spelling of -fdevirtu...
2014-12-22  Martin Liskaipa-prop uses symbol_summary class.
2014-12-12  Jan Hubickaipa-devirt.c (possible_polymorphic_call_targets): Retur...
2014-11-20  Jan Hubickatree.c (free_lang_data_in_type): If BINFO has no import...
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-14  Martin Jamborcgraph.h (clear_outer_type): Make public.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-02  Jan Hubickaipa-prop.h (ipa_get_controlled_uses): Add hack to avoid...
2014-09-27  Jan Hubickare PR ipa/60665 (gcc/ipa-devirt.c:1510:7: warning:...
2014-09-25  Jan Hubickaipa-utils.h (subbinfo_with_vtable_at_offset, [...]...
2014-09-25  Jan Hubickaipa-devirt.c (polymorphic_call_target_d): Add SPECULATI...
2014-09-25  Jan Hubickaipa-devirt.c (possible_polymorphic_call_targets): Remov...
2014-09-25  Jan HubickaFix previous commit.
2014-09-25  Jan Hubickacgraph.h (class ipa_polymorphic_call_context): Move...
2014-09-24  Jan Hubickaipa-utils.h (polymorphic_call_context): Add metdhos...
2014-09-20  Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-20  Jan Hubickadiagnostic.c (warning_n): New function.
2014-09-19  Markus TrippelsdorfPR ipa/61998 Fix crash -Wsuggest-final-types crash
2014-09-19  Jan Hubickare PR ipa/63298 (internal compiler error: in types_same...
2014-09-17  Jan Hubickaipa-devirt.c (type_pair, [...]): New types.
2014-09-11  Jan Hubickacommon.opt (flto-odr-type-merging): New flag.
2014-09-11  Jason Merrillre PR c++/58678 (pykde4-4.11.2 link error (devirtualiza...
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-08-21  Jan Hubickare PR tree-optimization/62091 (ice in before_dom_children)
2014-08-16  Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-08-14  Jan Hubickare PR tree-optimization/62091 (ice in before_dom_children)
2014-08-14  Jan Hubickaipa-utils.h (compare_virtual_tables): Declare.
2014-08-14  Ilya Enkovichipa-devirt.c (get_polymorphic_call_info): Use fndecl...
2014-08-09  Jan Hubickadevirt-35.C: Fix template.
next