summaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2013-09-281-25/+25
* * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity checkhubicka2013-09-231-1/+7
* PR middle-end/58329hubicka2013-09-171-1/+7
* * ipa-devirt.c (ipa_devirt): Enable with LTO.hubicka2013-09-101-1/+1
* * testsuite/g++.dg/ipa/devirt-11.C: Update template.hubicka2013-09-081-29/+43
* PR tree-optimization/58311hubicka2013-09-061-3/+1
* * tree.c (types_same_for_odr): Drop overactive check.hubicka2013-09-051-3/+0
* * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.hhubicka2013-09-041-5/+180
* Correct previous commit to the final version of patch.hubicka2013-09-011-1/+1
* * common.opt (fdevirtualize-speculatively): New function.hubicka2013-09-011-0/+266
* * ipa-utils.h (method_class_type): Declare.hubicka2013-08-231-1/+1
* * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph.hubicka2013-08-221-18/+83
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-0/+666