aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek1-26/+26
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-1/+1
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-01-20Limit AA walking in IPA summary generationMartin Jambor1-4/+24
2019-01-09PR other/16615 [4/5]Sandra Loosemore1-2/+2
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-8/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-21re PR ipa/88561 (PGO devirtualization miscompilation of firefox)Jan Hubicka1-2/+30
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford1-2/+4
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford1-32/+37
2017-12-08ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix a comment ty...Jakub Jelinek1-1/+1
2017-10-10Require wi::to_wide for treesRichard Sandiford1-2/+3
2017-07-31re PR tree-optimization/81603 (Various compiler UB on very large constant off...Jakub Jelinek1-5/+14
2017-06-09re PR ipa/81007 (ICE with virtual function in broken class)Richard Biener1-1/+2
2017-05-16Add default value for last argument of dump functions.Martin Liska1-5/+5
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-01-17Fix wrong assumption in contains_type_p (PR ipa/71207).Martin Liska1-6/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-08-09[PR ipa/71981] Make get_dynamic_type grok MEM_REFMartin Jambor1-1/+5
2016-04-14re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek1-6/+15
2016-03-30re PR middle-end/12392 (very long optimized compile)Michael Matz1-13/+28
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek1-1/+1
2016-01-13re PR c++/66487 (sanitizer/warnings for lifetime DSE)Jan Hubicka1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-8/+15
2015-11-06re PR ipa/68057 (450.soplex in SPEC CPU 2006 failed to build)Jan Hubicka1-7/+14
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-21/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-12/+12
2015-10-23PR ipa/pr67600Jan Hubicka1-6/+10
2015-10-21re PR ipa/67056 (Wrong code generated)Jan Hubicka1-1/+17
2015-09-20switch from gimple to gimple*Trevor Saunders1-8/+8
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