aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
AgeCommit message (Expand)AuthorFilesLines
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