summaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ipa-devirt.c (odr_types_equivalent_p): Fix formating.hubicka2015-02-091-20/+96
* * ipa-devirt.c (ipa_devirt): Drop polymorphic call info in hopelesshubicka2015-01-191-3/+26
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+13
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-5/+11
* Update copyright years.jakub2015-01-051-1/+1
* 2015-01-02 Sandra Loosemore <sandra@codesourcery.com>sandra2015-01-031-56/+57
* ipa-prop uses symbol_summary class.marxin2014-12-221-0/+1
* * ipa-devirt.c (possible_polymorphic_call_targets): Return earlyhubicka2014-12-121-1/+1
* * tree.c (free_lang_data_in_type): If BINFO has no importanthubicka2014-11-201-4/+2
* * ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.hubicka2014-11-181-1/+7
* 2014-11-14 Martin Jambor <mjambor@suse.cz>jamborm2014-11-141-4/+1
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-2/+13
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+2
* * ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICEhubicka2014-10-021-0/+40
* PR ipa/60665hubicka2014-09-271-1/+1
* * ipa-utils.h (subbinfo_with_vtable_at_offset, type_all_derivations_known_p,hubicka2014-09-251-1492/+16