aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka1-23/+58
2014-02-03ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.Jan Hubicka1-0/+64
2014-01-10re PR middle-end/58585 (ICE in ipa with virtual inheritance)Jan Hubicka1-3/+30
2014-01-10re PR c++/58252 (ice in gimple_get_virt_method_for_binfo with -O2)Jan Hubicka1-11/+32
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-17ipa-devirt.c (get_polymorphic_call_info): Fix offset calculatoin in contains_...Jan Hubicka1-6/+5
2013-12-16re PR ipa/59473 (ice in get_class_context with -O3)Jan Hubicka1-0/+4
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-2/+2
2013-12-04re PR tree-optimization/59355 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jakub Jelinek1-2/+4
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+4
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka1-83/+532
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-4/+4
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-25/+25
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-0/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-25/+25
2013-09-23ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka1-1/+7
2013-09-17re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc...Jan Hubicka1-1/+7
2013-09-10* ipa-devirt.c (ipa_devirt): Enable with LTO.Jan Hubicka1-1/+1
2013-09-08devirt-11.C: Update template.Jan Hubicka1-29/+43
2013-09-06re PR tree-optimization/58311 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jan Hubicka1-3/+1
2013-09-05tree.c (types_same_for_odr): Drop overactive check.Jan Hubicka1-3/+0
2013-09-04Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hJan Hubicka1-5/+180
2013-09-01Correct previous commit to the final version of patch.Jan Hubicka1-1/+1
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka1-0/+266
2013-08-23ipa-utils.h (method_class_type): Declare.Jan Hubicka1-1/+1
2013-08-22* cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.Jan Hubicka1-18/+83
2013-08-19Makeifle-in (ipa-devirt.o): New.Jan Hubicka1-0/+666