summaryrefslogtreecommitdiff
path: root/gcc/ipa-polymorphic-call.c
Commit message (Expand)AuthorAgeFilesLines
* Require wi::to_wide for treesRichard Sandiford2017-10-101-2/+3
* re PR tree-optimization/81603 (Various compiler UB on very large constant off...Jakub Jelinek2017-07-311-5/+14
* re PR ipa/81007 (ICE with virtual function in broken class)Richard Biener2017-06-091-1/+2
* Add default value for last argument of dump functions.Martin Liska2017-05-161-5/+5
* Fix numerous typos in commentsJonathan Wakely2017-04-031-1/+1
* Fix wrong assumption in contains_type_p (PR ipa/71207).Martin Liska2017-01-171-6/+6
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek2016-10-091-1/+1
* [PR ipa/71981] Make get_dynamic_type grok MEM_REFMartin Jambor2016-08-091-1/+5
* re PR c++/70594 (-fcompare-debug failure)Jakub Jelinek2016-04-141-6/+15
* re PR middle-end/12392 (very long optimized compile)Michael Matz2016-03-301-13/+28
* ipa-polymorphic-call.c (walk_ssa_copies): Fix spelling - becuase -> because.Jakub Jelinek2016-03-081-1/+1
* re PR c++/66487 (sanitizer/warnings for lifetime DSE)Jan Hubicka2016-01-131-2/+2
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Merge of the scalar-storage-order branch.Eric Botcazou2015-11-081-8/+15
* re PR ipa/68057 (450.soplex in SPEC CPU 2006 failed to build)Jan Hubicka2015-11-061-7/+14
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-21/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-12/+12
* PR ipa/pr67600Jan Hubicka2015-10-231-6/+10
* re PR ipa/67056 (Wrong code generated)Jan Hubicka2015-10-211-1/+17
* switch from gimple to gimple*Trevor Saunders2015-09-201-8/+8
* gimple-pretty-print.h: Don't include pretty-print.h.Andrew MacLeod2015-07-151-2/+0
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-11/+4
* function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod2015-06-251-2/+0
* re PR rtl-optimization/66351 (r223883 miscompiles stage2 compiler on ia64)Jan Hubicka2015-06-221-5/+15
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-2/+0
* 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