| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | 2011-04-29 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-29 | 1 | -3/+5 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | 2009-05-14 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2009-05-14 | 1 | -3/+0 |
* | * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt): | hubicka | 2009-04-18 | 1 | -1/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * ipa.c (cgraph_postorder): Cast according to the coding conventions. | tneumann | 2007-06-30 | 1 | -1/+1 |
* | * ipa-pure-const.c, ipa-reference.c, ipa-reference.h, | kazu | 2005-07-26 | 1 | -2/+2 |
* | 2005-07-16 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-07-16 | 1 | -0/+49 |