summaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
Commit message (Expand)AuthorAgeFilesLines
* Re-factor inclusion of tree.h.Diego Novillo2013-10-211-0/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-25/+25
* ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check for ipa-devirt.Jan Hubicka2013-09-231-1/+7
* re PR ipa/58329 (ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc...Jan Hubicka2013-09-171-1/+7
* * ipa-devirt.c (ipa_devirt): Enable with LTO.Jan Hubicka2013-09-101-1/+1
* devirt-11.C: Update template.Jan Hubicka2013-09-081-29/+43
* re PR tree-optimization/58311 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jan Hubicka2013-09-061-3/+1
* tree.c (types_same_for_odr): Drop overactive check.Jan Hubicka2013-09-051-3/+0
* Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hJan Hubicka2013-09-041-5/+180
* Correct previous commit to the final version of patch.Jan Hubicka2013-09-011-1/+1
* common.opt (fdevirtualize-speculatively): New function.Jan Hubicka2013-09-011-0/+266
* ipa-utils.h (method_class_type): Declare.Jan Hubicka2013-08-231-1/+1
* * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.Jan Hubicka2013-08-221-18/+83
* Makeifle-in (ipa-devirt.o): New.Jan Hubicka2013-08-191-0/+666