summaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
Commit message (Expand)AuthorAgeFilesLines
* PR ipa/66223hubicka2016-04-051-2/+2
* PR ipa/66223hubicka2016-04-041-3/+6
* PR ipa/70283hubicka2016-03-291-10/+34
* Safely use nodes[0] in possible_polymorphic_call_targetsvries2016-03-161-2/+1
* PR ipa/69630hubicka2016-03-101-2/+2
* * ipa-polymorphic-call.c (walk_ssa_copies): Fix spellingjakub2016-03-081-1/+1
* PR ipa/69630hubicka2016-02-251-0/+1
* * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub2016-01-231-2/+2
* PR ipa/66223hubicka2016-01-191-2/+32
* Update copyright years.jakub2016-01-041-1/+1
* * ipa-devirt.c (type_with_linkage_p, type_in_anonymous_namespace_p,hubicka2015-12-011-87/+0
* * ipa-devirt.c (add_type_duplicate): Remove redundant ODR violationhubicka2015-11-291-9/+0
* Fix memory leaks in IPA devirtmarxin2015-11-271-4/+3
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-14/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-10/+9
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-21/+15
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* remove useless typedefstbsaunde2015-08-191-2/+2
* * ipa-devirt.c (types_same_for_odr): Fix typo.mpolacek2015-07-271-1/+1
* * gimple-pretty-print.h: Don't include pretty-print.h.amacleod2015-07-151-2/+0
* Fix double word typos.aldyh2015-07-131-2/+2
* 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
* gcc/rsandifo2015-06-251-6/+9
* gcc/rsandifo2015-06-251-5/+3
* Use std::swap instead of manual swaps.miyuki2015-06-221-6/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* PR lto/65378hubicka2015-06-081-106/+167
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR lto/66180hubicka2015-05-241-18/+51
* * ipa-utils.h (method_class_type): Remove.hubicka2015-05-241-16/+2
* * ipa-devirt.c (type_in_anonymous_namespace_p): Return truehubicka2015-05-191-3/+7
* * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p,hubicka2015-05-161-13/+100
* * ipa-devirt.c (type_with_linkage_p): New function.hubicka2015-05-121-52/+103
* * ipa-devirt.c (warn_types_mismatch): Do not ICE when warning abouthubicka2015-05-101-19/+28
* PR lto/65948hubicka2015-04-301-0/+1
* * ipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_NAME onlyhubicka2015-04-301-4/+9
* remove need for store_values_directlytbsaunde2015-04-181-21/+22
* * tree.c (need_assembler_name_p): Artificial types have no ODRhubicka2015-03-311-1/+2
* PR lto/65536hubicka2015-03-271-0/+6
* PR bootstrap/65522jakub2015-03-231-1/+0
* PR ipa/65475hubicka2015-03-231-99/+278
* PR ipa/65475hubicka2015-03-201-5/+15
* PR lto/65361jakub2015-03-091-3/+3
* PR lto/65316hubicka2015-03-091-276/+450
* PR lto/65276aldyh2015-03-021-1/+0
* * ipa-devirt.c (odr_subtypes_equivalent_p): Fix formating.hubicka2015-02-181-63/+210
* * ipa-chkp.c: Use iterate_direct_aliases.hubicka2015-02-141-1/+0
* * ipa-devirt.c (odr_types_equivalent_p): Fix formating.hubicka2015-02-091-1/+4