aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
AgeCommit message (Expand)Author
2018-04-24Backport r259431marxin
2018-04-24Backport r259429marxin
2017-06-22Backport r248089marxin
2017-04-24Subject: Backport r247097marxin
2017-03-11Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm
2017-03-03Properly handle __cxa_pure_virtual visibility (PR lto/79760).marxin
2017-01-242017-01-24 Richard Biener <rguenther@suse.de>rguenth
2017-01-01 Update copyright years.jakub
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-20Add IPA VRPkugan
2016-09-05 PR rtl-optimization/77425jakub
2016-04-05 PR ipa/66223hubicka
2016-04-04 PR ipa/66223hubicka
2016-03-29 PR ipa/70283hubicka
2016-03-16Safely use nodes[0] in possible_polymorphic_call_targetsvries
2016-03-10 PR ipa/69630hubicka
2016-03-08 * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingjakub
2016-02-25 PR ipa/69630hubicka
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-19 PR ipa/66223hubicka
2016-01-04 Update copyright years.jakub
2015-12-01 * ipa-devirt.c (type_with_linkage_p, type_in_anonymous_namespace_p,hubicka
2015-11-29 * ipa-devirt.c (add_type_duplicate): Remove redundant ODR violationhubicka
2015-11-27Fix memory leaks in IPA devirtmarxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-19remove useless typedefstbsaunde
2015-07-27 * ipa-devirt.c (types_same_for_odr): Fix typo.mpolacek
2015-07-15 * gimple-pretty-print.h: Don't include pretty-print.h.amacleod
2015-07-13Fix double word typos.aldyh
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-252015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-25gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-08 PR lto/65378hubicka
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-24 PR lto/66180hubicka
2015-05-24 * ipa-utils.h (method_class_type): Remove.hubicka
2015-05-19 * ipa-devirt.c (type_in_anonymous_namespace_p): Return truehubicka
2015-05-16 * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,hubicka
2015-05-12 * ipa-devirt.c (type_with_linkage_p): New function.hubicka
2015-05-10 * ipa-devirt.c (warn_types_mismatch): Do not ICE when warning abouthubicka
2015-04-30 PR lto/65948hubicka
2015-04-30 * ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME onlyhubicka
2015-04-18remove need for store_values_directlytbsaunde