]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ipa-devirt.c
Allow automatics in equivalences
[thirdparty/gcc.git] / gcc / ipa-devirt.c
2019-08-13  rsandifoProtect some checks of DECL_FUNCTION_CODE
2019-07-31  amonakovipa-devirt: make qsort helpers static
2019-07-29  hubicka PR lto/91222
2019-07-25  hubicka * ipa-devirt.c (add_type_duplicate): Fix return value.
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-27  hubicka * class.c (layout_class_type): Set TYPE_CXX_ODR_P...
2019-06-07  hubicka * common.opt (flto-odr-type-merging): Ignore.
2019-06-01  hubicka * alias.c: Include ipa-utils.h.
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-03  jakub PR tree-optimization/90303
2019-04-14  hubicka PR lto/89358
2019-04-09  jakub PR translation/90011
2019-03-08  jakub PR ipa/80000
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-27  hubicka * ipa-devirt.c (polymorphic_call_target_d): Add n_odr_...
2018-12-24  hubicka * ipa-devirt.c (dump_targets): Cap number of targets...
2018-12-24  hubicka * lto-symtab.c (lto_symtab_merge_decls_2): Do not...
2018-12-22  hubicka * tree.c: (obj_type_ref_class): Move to...
2018-11-22  hubicka PR lto/88142
2018-11-21  hubicka PR lto/87957
2018-11-21  hubicka PR lto/84044
2018-11-20  hubicka * ipa-devirt.c (add_type_duplicate): Do not ICE on...
2018-11-20  hubicka PR lto/87957
2018-11-19  hubicka PR lto/87957
2018-11-17  hubicka PR ipa/87957
2018-11-07  hubicka * ipa-devirt.c (odr_types_equivalent_p): Expect constants
2018-10-26  hubicka * ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion.
2018-10-26  hubicka * ipa-devirt.c (warn_odr): Make static.
2018-10-25  hubicka * ipa-devirt.c (main_odr_variant): Remove.
2018-10-25  hubicka * ipa-devirt.c (odr_types_equivalent_p): Do not ICE...
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-06-26  dmalcolmIntroduce dump_location_t
2018-04-18  marxinFix coding style and typos.
2018-04-18  marxinRevert r258133.
2018-04-18  marxinRevert r25841.
2018-04-17  marxinFix coding style and add a new test-case (PR lto/85405).
2018-04-17  marxinSupport bitfields in Wodr machinery (PR lto/85405).
2018-04-10  hubicka PR lto/85078
2018-03-13  ebotcazou PR lto/84805
2018-03-02  ebotcazou PR ipa/83983
2018-01-17  dmalcolmlto, testsuite: Fix ICE in -Wodr (PR lto/83121)
2018-01-12  marxinInitialize type_warnings::dyn_count with a default...
2018-01-03  jakub Update copyright years.
2017-11-10  hubicka * auto-profile.c (afdo_indirect_call): Drop frequency.
2017-10-22  rsandifoRename inchash::hash::add_wide_int
2017-08-08  marxin.
2017-07-21  nathan gcc/
2017-06-11  jason * tree.h (id_equal): New.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-23  marxinIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-23  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-05-22  hubicka * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-05-16  marxinFix 2 typos in ipa-devirt.c.
2017-05-09  nathan * ipa-devirt.c (default_hash_traits<type_pair>): Skip...
2017-04-24  marxinFix (PR middle-end/79931)
2017-03-11  dmalcolmSimplify uses of "%<%s%>" to "%qs" (PR translation...
2017-03-03  marxinProperly handle __cxa_pure_virtual visibility (PR lto...
2017-01-24  rguenth2017-01-24 Richard Biener <rguenther@suse.de>
2017-01-01  jakub Update copyright years.
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-20  kuganAdd IPA VRP
2016-09-05  jakub PR rtl-optimization/77425
2016-04-05  hubicka PR ipa/66223
2016-04-04  hubicka PR ipa/66223
2016-03-29  hubicka PR ipa/70283
2016-03-16  vriesSafely use nodes[0] in possible_polymorphic_call_targets
2016-03-10  hubicka PR ipa/69630
2016-03-08  jakub * ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling
2016-02-25  hubicka PR ipa/69630
2016-01-23  jakub * tree-ssanames.c (release_free_names_and_compact_live...
2016-01-19  hubicka PR ipa/66223
2016-01-04  jakub Update copyright years.
2015-12-01  hubicka * ipa-devirt.c (type_with_linkage_p, type_in_anonymous...
2015-11-29  hubicka * ipa-devirt.c (add_type_duplicate): Remove redundant...
2015-11-27  marxinFix memory leaks in IPA devirt
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-19  tbsaunderemove useless typedefs
2015-07-27  mpolacek * ipa-devirt.c (types_same_for_odr): Fix typo.
2015-07-15  amacleod * gimple-pretty-print.h: Don't include pretty-print.h.
2015-07-13  aldyhFix double word typos.
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  hubicka PR lto/65378
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-24  hubicka PR lto/66180
2015-05-24  hubicka * ipa-utils.h (method_class_type): Remove.
2015-05-19  hubicka * ipa-devirt.c (type_in_anonymous_namespace_p): Return...
2015-05-16  hubicka * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,
2015-05-12  hubicka * ipa-devirt.c (type_with_linkage_p): New function.
next