aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod1-2/+0
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-11/+4
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-22re PR rtl-optimization/66351 (r223883 miscompiles stage2 compiler on ia64)Jan Hubicka1-5/+15
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-27* ipa-polymorphic-call.cJan Hubicka1-0/+5
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka1-3/+3
2015-05-19ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...Jan Hubicka1-2/+3
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-03-30re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...Jakub Jelinek1-30/+35
2015-03-05re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Richard Biener1-5/+6
2015-03-02re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Aldy Hernandez1-1/+4
2015-02-09ipa-polymorphic-call.c (ipa_polymorphic_call_context): Avoid ICE on getting V...Jan Hubicka1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-6/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-22ipa-prop uses symbol_summary class.Martin Liska1-0/+1
2014-12-08re PR ipa/64049 (r215898 caused wrong code at -O3)Bernd Edlinger1-1/+2
2014-11-20re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2...Andrew Pinski1-6/+6
2014-11-20tree.c (free_lang_data_in_type): If BINFO has no important information in it,...Jan Hubicka1-0/+1
2014-11-16* ipa-polymorphic-call.cJan Hubicka1-7/+314
2014-11-14ipa-prop.h (ipa_get_jf_pass_through_type_preserved): use agg_preserved flag i...Martin Jambor1-3/+49
2014-11-13Use POINTER_SIZE to check for pointer sizeH.J. Lu1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+13
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+2
2014-10-13re PR bootstrap/63496 (../../gcc/ipa-polymorphic-call.c:2117:1: error: assumi...Jan Hubicka1-1/+1
2014-10-09Fix r216010 falloutMarkus Trippelsdorf1-1/+1
2014-10-08ipa-polymorphic-call.c (extr_type_from_vtbl_store): Do better pattern matchin...Jan Hubicka1-14/+36
2014-10-05ipa-polymorphic-call.c (possible_placement_new): Fix condition on size.Jan Hubicka1-12/+47
2014-10-05ipa-polymorphic-call.c (walk_ssa_copies): Recognize NULL pointer checks.Jan Hubicka1-5/+33
2014-10-04devirt-46.C: New testcase.Jan Hubicka1-4/+6
2014-10-04devirt-42.C: New testcase.Jan Hubicka1-3/+2
2014-10-03ipa-polymorphic-call.c (decl_maybe_in_construction_p): Be ready for BASE and ...Jan Hubicka1-18/+31
2014-10-03cgraph.h (ipa_polymorphic_call_context): Turn bools into bitfields...Jan Hubicka1-11/+52
2014-10-02* ipa-polymorphic-call.cJan Hubicka1-82/+541
2014-09-27re PR ipa/62121 (ICE: Segmentation fault in ipa-devirt.c:997)Jan Hubicka1-1/+1
2014-09-25ipa-utils.h (subbinfo_with_vtable_at_offset, [...]): Declare.Jan Hubicka1-0/+1518