summaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong assumption in contains_type_p (PR ipa/71207).marxin2017-01-201-6/+6
* [PR ipa/71981] Make get_dynamic_type grok MEM_REFjamborm2016-08-091-1/+5
* PR c++/70594jakub2016-04-141-6/+15
* 2016-03-30 Michael Matz <matz@suse.de>rguenth2016-03-301-13/+28
* * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingjakub2016-03-081-1/+1
* PR ipa/66487hubicka2016-01-131-2/+2
* Update copyright years.jakub2016-01-041-1/+1
* Merge of the scalar-storage-order branch.ebotcazou2015-11-081-8/+15
* PR ipa/68057hubicka2015-11-061-7/+14
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-21/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-12/+12
* PR ipa/pr67600hubicka2015-10-231-6/+10
* PR ipa/67056hubicka2015-10-211-1/+17
* switch from gimple to gimple*tbsaunde2015-09-201-8/+8
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-2/+0
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* PR ipa/66351hubicka2015-06-221-5/+15
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* * ipa-polymorphic-call.chubicka2015-05-271-0/+5
* * ipa-utils.h (method_class_type): Remove.hubicka2015-05-241-3/+3
* * ipa-devirt.c (type_in_anonymous_namespace_p): Return truehubicka2015-05-191-2/+3
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* PR ipa/65610jakub2015-03-301-30/+35
* 2015-03-05 Richard Biener <rguenther@suse.de>rguenth2015-03-051-5/+6
* PR middle-end/65233aldyh2015-03-021-1/+4
* * ipa-polymorphic-call.c (ipa_polymorphic_call_context): Avoid ICEhubicka2015-02-091-1/+1
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-3/+15
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-6/+10
* Update copyright years.jakub2015-01-051-1/+1
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* 2014-12-08 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2014-12-081-1/+2
* 2014-11-20 Andrew Pinski <apinski@cavium.com>pinskia2014-11-201-6/+6
* * tree.c (free_lang_data_in_type): If BINFO has no importanthubicka2014-11-201-0/+1
* * ipa-polymorphic-call.chubicka2014-11-161-7/+314
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-3/+49
* Use POINTER_SIZE to check for pointer sizehjl2014-11-131-1/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+13
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* PR bootstrap/63496hubicka2014-10-131-1/+1
* Fix r216010 fallouttrippels2014-10-091-1/+1
* * ipa-polymorphic-call.c (extr_type_from_vtbl_store): Do betterhubicka2014-10-081-14/+36
* * ipa-polymorphic-call.c (possible_placement_new): Fix conditionhubicka2014-10-051-12/+47
* * ipa-polymorphic-call.c (walk_ssa_copies): Recognizehubicka2014-10-051-5/+33
* * g++.dg/ipa/devirt-46.C: New testcase.hubicka2014-10-041-4/+6
* * testsuite/g++.dg/ipa/devirt-42.C: New testcase.hubicka2014-10-041-3/+2
* * ipa-polymorphic-call.c (decl_maybe_in_construction_p): Be readyhubicka2014-10-031-18/+31
* * cgraph.h (ipa_polymorphic_call_context):hubicka2014-10-031-11/+52