aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
AgeCommit message (Expand)Author
2018-08-20Add support for grouping of related diagnostics (PR other/84889)dmalcolm
2018-06-26Introduce dump_location_tdmalcolm
2018-04-18Fix coding style and typos.marxin
2018-04-18Revert r258133.marxin
2018-04-18Revert r25841.marxin
2018-04-17Fix coding style and add a new test-case (PR lto/85405).marxin
2018-04-17Support bitfields in Wodr machinery (PR lto/85405).marxin
2018-04-10 PR lto/85078hubicka
2018-03-13 PR lto/84805ebotcazou
2018-03-02 PR ipa/83983ebotcazou
2018-01-17lto, testsuite: Fix ICE in -Wodr (PR lto/83121)dmalcolm
2018-01-12Initialize type_warnings::dyn_count with a default value (PR ipa/83054).marxin
2018-01-03 Update copyright years.jakub
2017-11-10 * auto-profile.c (afdo_indirect_call): Drop frequency.hubicka
2017-10-22Rename inchash::hash::add_wide_intrsandifo
2017-08-08.marxin
2017-07-21 gcc/nathan
2017-06-11 * tree.h (id_equal): New.jason
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-23Introduce symtab_node::dump_{asm_,}name functions.marxin
2017-05-23 * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgraph_edge_hook_list,hubicka
2017-05-22 * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.hhubicka
2017-05-17Introduce dump_flags_t type and use it instead of int type.marxin
2017-05-16Fix 2 typos in ipa-devirt.c.marxin
2017-05-09 * ipa-devirt.c (default_hash_traits<type_pair>): Skip struct-scopenathan
2017-04-24Fix (PR middle-end/79931)marxin
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