Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc/ | rsandifo | 2013-09-28 | 1 | -25/+25 |
* | * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check | hubicka | 2013-09-23 | 1 | -1/+7 |
* | PR middle-end/58329 | hubicka | 2013-09-17 | 1 | -1/+7 |
* | * ipa-devirt.c (ipa_devirt): Enable with LTO. | hubicka | 2013-09-10 | 1 | -1/+1 |
* | * testsuite/g++.dg/ipa/devirt-11.C: Update template. | hubicka | 2013-09-08 | 1 | -29/+43 |
* | PR tree-optimization/58311 | hubicka | 2013-09-06 | 1 | -3/+1 |
* | * tree.c (types_same_for_odr): Drop overactive check. | hubicka | 2013-09-05 | 1 | -3/+0 |
* | * Makefile.in (ipa-devirt.o): Add dependency on diagnostic.h | hubicka | 2013-09-04 | 1 | -5/+180 |
* | Correct previous commit to the final version of patch. | hubicka | 2013-09-01 | 1 | -1/+1 |
* | * common.opt (fdevirtualize-speculatively): New function. | hubicka | 2013-09-01 | 1 | -0/+266 |
* | * ipa-utils.h (method_class_type): Declare. | hubicka | 2013-08-23 | 1 | -1/+1 |
* | * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph. | hubicka | 2013-08-22 | 1 | -18/+83 |
* | * Makeifle-in (ipa-devirt.o): New. | hubicka | 2013-08-19 | 1 | -0/+666 |