| Commit message (Expand) | Author | Age | Files | Lines |
* | PR lto/65378 | hubicka | 2015-06-08 | 1 | -1/+2 |
* | * ipa-utils.h (method_class_type): Remove. | hubicka | 2015-05-24 | 1 | -1/+0 |
* | * ipa-devirt.c (type_in_anonymous_namespace_p): Return true | hubicka | 2015-05-19 | 1 | -1/+1 |
* | * ipa-utils.h (warn_types_mismatch, odr_or_derived_type_p, | hubicka | 2015-05-16 | 1 | -1/+6 |
* | * ipa-devirt.c (type_with_linkage_p): New function. | hubicka | 2015-05-12 | 1 | -17/+1 |
* | PR ipa/65610 | jakub | 2015-03-30 | 1 | -0/+1 |
* | PR lto/65316 | hubicka | 2015-03-09 | 1 | -1/+1 |
* | PR ipa/64872 | hubicka | 2015-02-01 | 1 | -1/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | * tree.c (free_lang_data_in_type): If BINFO has no important | hubicka | 2014-11-20 | 1 | -1/+2 |
* | * ipa-utils.h: Fix typo in comments. | fyang | 2014-11-13 | 1 | -1/+1 |
* | * cgraph.h: Flatten. Remove all include files. | amacleod | 2014-10-28 | 1 | -1/+0 |
* | * ipa-prop.h (ipa_get_controlled_uses): Add hack to avoid ICE | hubicka | 2014-10-02 | 1 | -0/+2 |
* | * cgraph.c (cgraph_node::release_body): New argument keep_arguments | marxin | 2014-09-26 | 1 | -2/+4 |
* | * ipa-utils.h (subbinfo_with_vtable_at_offset, type_all_derivations_known_p, | hubicka | 2014-09-25 | 1 | -0/+20 |
* | * ipa-devirt.c (polymorphic_call_target_d): Add SPECULATIVE; reorder | hubicka | 2014-09-25 | 1 | -3/+3 |
* | * cgraph.h (class ipa_polymorphic_call_context): Move here from | hubicka | 2014-09-25 | 1 | -108/+0 |
* | * ipa-utils.h (polymorphic_call_context): Add | hubicka | 2014-09-24 | 1 | -7/+20 |
* | * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors. | hubicka | 2014-09-20 | 1 | -42/+42 |
* | * common.opt (flto-odr-type-merging): New flag. | hubicka | 2014-09-11 | 1 | -0/+18 |
* | * ipa-utils.h (ipa_polymorphic_call_context): Turn into class; add ctors. | hubicka | 2014-08-16 | 1 | -24/+58 |
* | * ipa-utils.h (compare_virtual_tables): Declare. | hubicka | 2014-08-14 | 1 | -0/+1 |
* | * ipa-devirt.c: Include gimple-pretty-print.h | hubicka | 2014-08-07 | 1 | -1/+1 |
* | * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data. | hubicka | 2014-07-29 | 1 | -6/+20 |
* | IPA C++ refactoring 1/N | marxin | 2014-07-24 | 1 | -1/+1 |
* | * cgraph.c (cgraph_create_indirect_edge): Update call of | hubicka | 2014-07-05 | 1 | -6/+9 |
* | * ipa-utils.h (method_class_type, vtable_pointer_value_to_binfo, | hubicka | 2014-07-02 | 1 | -4/+5 |
* | PR lto/59468 | hubicka | 2014-02-11 | 1 | -3/+6 |
* | * ipa-cp.c (ipa_get_indirect_edge_target_1): Do direct | hubicka | 2014-02-04 | 1 | -0/+2 |
* | PR ipa/59831 | hubicka | 2014-02-03 | 1 | -0/+1 |
* | * ipa-devirt.c (subbinfo_with_vtable_at_offset, | hubicka | 2014-02-03 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * g++.dg/ipa/devirt-13.C: Update template. | hubicka | 2013-12-17 | 1 | -1/+8 |
* | * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info. | hubicka | 2013-11-19 | 1 | -4/+55 |
* | gcc/ada/ | rsandifo | 2013-11-18 | 1 | -2/+2 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -1/+0 |
* | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -1/+1 |
* | 2013-10-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-10-15 | 1 | -0/+1 |
* | * ipa-cp.c (ipa_get_indirect_edge_target_1): Add sanity check | hubicka | 2013-09-23 | 1 | -0/+13 |
* | PR middle-end/58094 | hubicka | 2013-09-06 | 1 | -0/+1 |
* | * Makefile.in: Add ipa-profile.o | hubicka | 2013-09-01 | 1 | -0/+3 |
* | * cgraph.c (cgraph_get_body): Update call of lto_input_function_body. | hubicka | 2013-08-31 | 1 | -0/+2 |
* | * ipa-utils.h (method_class_type): Declare. | hubicka | 2013-08-23 | 1 | -0/+1 |
* | * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph. | hubicka | 2013-08-22 | 1 | -0/+14 |
* | * Makeifle-in (ipa-devirt.o): New. | hubicka | 2013-08-19 | 1 | -1/+41 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -1/+1 |
* | * ipa-pure-const.c (state_from_flags, local_pure_const): Use | steven | 2012-09-13 | 1 | -0/+1 |
* | 2011-06-01 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-06-01 | 1 | -0/+3 |