summaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-23ipa-fnsummary.c: Fix comment typos.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-20Limit AA walking in IPA summary generationMartin Jambor
2019-01-09PR other/16615 [4/5]Sandra Loosemore
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-21re PR ipa/88561 (PGO devirtualization miscompilation of firefox)Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-12-21poly_int: MEM_REF offsetsRichard Sandiford
2017-12-20poly_int: get_ref_base_and_extentRichard Sandiford
2017-12-08ipa-polymorphic-call.c (noncall_stmt_may_be_vtbl_ptr_store): Fix a comment ty...Jakub Jelinek
2017-10-10Require wi::to_wide for treesRichard Sandiford
2017-07-31re PR tree-optimization/81603 (Various compiler UB on very large constant off...Jakub Jelinek
2017-06-09re PR ipa/81007 (ICE with virtual function in broken class)Richard Biener
2017-05-16Add default value for last argument of dump functions.Martin Liska
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-01-17Fix wrong assumption in contains_type_p (PR ipa/71207).Martin Liska
2017-01-01Update copyright years.Jakub Jelinek
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
2016-08-09[PR ipa/71981] Make get_dynamic_type grok MEM_REFMartin Jambor
2016-04-14re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek
2016-03-30re PR middle-end/12392 (very long optimized compile)Michael Matz
2016-03-08ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek
2016-01-13re PR c++/66487 (sanitizer/warnings for lifetime DSE)Jan Hubicka
2016-01-04Update copyright years.Jakub Jelinek
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou
2015-11-06re PR ipa/68057 (450.soplex in SPEC CPU 2006 failed to build)Jan Hubicka
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-23PR ipa/pr67600Jan Hubicka
2015-10-21re PR ipa/67056 (Wrong code generated)Jan Hubicka
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-15gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod
2015-06-22re PR rtl-optimization/66351 (r223883 miscompiles stage2 compiler on ia64)Jan Hubicka
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-05-27* ipa-polymorphic-call.cJan Hubicka
2015-05-24ipa-utils.h (method_class_type): Remove.Jan Hubicka
2015-05-19ipa-devirt.c (type_in_anonymous_namespace_p): Return true or implicit declara...Jan Hubicka
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill
2015-03-30re PR ipa/65610 (Compare debug failure with -g3 -fsanitize=undefined -fno-san...Jakub Jelinek
2015-03-05re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Richard Biener
2015-03-02re PR middle-end/65233 (ICE (segfault) on arm-linux-gnueabihf and aarch64-lin...Aldy Hernandez
2015-02-09ipa-polymorphic-call.c (ipa_polymorphic_call_context): Avoid ICE on getting V...Jan Hubicka