summaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-6/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* * ipa-polymorphic-call.cJan Hubicka2015-05-271-0/+5
* ipa-utils.h (method_class_type): Remove.Jan Hubicka2015-05-241-3/+3
* ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...Jan Hubicka2015-05-191-2/+3
* bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2015-05-091-2/+2
* re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...Jakub Jelinek2015-03-301-30/+35
* re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Richard Biener2015-03-051-5/+6
* re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Aldy Hernandez2015-03-021-1/+4
* ipa-polymorphic-call.c (ipa_polymorphic_call_context): Avoid ICE on getting V...Jan Hubicka2015-02-091-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+15
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-6/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* ipa-prop uses symbol_summary class.Martin Liska2014-12-221-0/+1
* re PR ipa/64049 (r215898 caused wrong code at -O3)Bernd Edlinger2014-12-081-1/+2
* re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2...Andrew Pinski2014-11-201-6/+6
* tree.c (free_lang_data_in_type): If BINFO has no important information in it,...Jan Hubicka2014-11-201-0/+1
* * ipa-polymorphic-call.cJan Hubicka2014-11-161-7/+314
* ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...Martin Jambor2014-11-141-3/+49
* Use POINTER_SIZE to check for pointer sizeH.J. Lu2014-11-131-1/+1
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+13
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+2
* re PR bootstrap/63496 (../../gcc/ipa-polymorphic-call.c:2117:1: error: assumi...Jan Hubicka2014-10-131-1/+1
* Fix r216010 falloutMarkus Trippelsdorf2014-10-091-1/+1
* ipa-polymorphic-call.c (extr_type_from_vtbl_store): Do better pattern matchin...Jan Hubicka2014-10-081-14/+36
* ipa-polymorphic-call.c (possible_placement_new): Fix condition on size.Jan Hubicka2014-10-051-12/+47
* ipa-polymorphic-call.c (walk_ssa_copies): Recognize NULL pointer checks.Jan Hubicka2014-10-051-5/+33
* devirt-46.C: New testcase.Jan Hubicka2014-10-041-4/+6
* devirt-42.C: New testcase.Jan Hubicka2014-10-041-3/+2
* ipa-polymorphic-call.c (decl_maybe_in_construction_p): Be ready for BASE and ...Jan Hubicka2014-10-031-18/+31
* cgraph.h (ipa_polymorphic_call_context): Turn bools into bitfields...Jan Hubicka2014-10-031-11/+52
* * ipa-polymorphic-call.cJan Hubicka2014-10-021-82/+541
* re PR ipa/62121 (ICE: Segmentation fault in ipa-devirt.c:997)Jan Hubicka2014-09-271-1/+1
* ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.Jan Hubicka2014-09-251-0/+1518