summaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/nathan2017-07-211-56/+0
* * tree.h (id_equal): New.jason2017-06-111-1/+1
* 2017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka2017-06-041-15/+32
* Introduce symtab_node::dump_{asm_,}name functions.marxin2017-05-231-7/+8
* * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka2017-05-231-1/+1
* * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka2017-05-221-1/+1
* Introduce dump_flags_t type and use it instead of int type.marxin2017-05-171-1/+1
* Fix 2 typos in ipa-devirt.c.marxin2017-05-161-2/+2
* * ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scopenathan2017-05-091-3/+4
* Fix (PR middle-end/79931)marxin2017-04-241-1/+7
* Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)dmalcolm2017-03-111-1/+1
* Properly handle __cxa_pure_virtual visibility (PR lto/79760).marxin2017-03-031-4/+13
* 2017-01-24 Richard Biener <rguenther@suse.de>rguenth2017-01-241-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub2016-10-091-3/+3
* Add IPA VRPkugan2016-09-201-0/+1
* PR rtl-optimization/77425jakub2016-09-051-2/+1
* 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