| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -2/+2 |
* | * tree-into-ssa.c (gate_into_ssa): New. | hubicka | 2013-09-14 | 1 | -19/+46 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | 2013-09-10 Jan Hubicka <jh@suse.cz> | paolo | 2013-09-10 | 1 | -0/+4 |
* | * testsuite/g++.dg/ipa/devirt-11.C: Update template. | hubicka | 2013-09-08 | 1 | -4/+10 |
* | * cgraphunit.c (expand_thunk): Get body before touching arguments. | hubicka | 2013-09-07 | 1 | -1/+5 |
* | * cgraphunit.c (walk_polymorphic_call_targets): Break out from ... | hubicka | 2013-09-05 | 1 | -62/+74 |
* | PR middle-end/58201 | hubicka | 2013-09-05 | 1 | -0/+7 |
* | * g++.dg/ipa/devirt-13.C: New testcase. | hubicka | 2013-08-23 | 1 | -20/+67 |
* | * cgraphunit.c (analyze_functions) Use update_type_inheritance_graph. | hubicka | 2013-08-22 | 1 | -0/+2 |
* | * Makeifle-in (ipa-devirt.o): New. | hubicka | 2013-08-19 | 1 | -4/+29 |
* | * cgraphunit.c (handle_alias_pairs): Reset the alias flag after the | ebotcazou | 2013-08-18 | 1 | -5/+9 |
* | * cgraphbuild.c (build_cgraph_edges): Do not walk into debugs. | hubicka | 2013-08-08 | 1 | -0/+1 |
* | * cgraph.c (cgraph_get_body): New function based on lto.c | hubicka | 2013-08-06 | 1 | -0/+1 |
* | 2013-08-06 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-08-06 | 1 | -3/+6 |
* | Handwritten part of conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -3/+3 |
* | * cgraphunit.c (add_new_function): Fix logic when adding from | hubicka | 2013-08-03 | 1 | -60/+74 |
* | * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin. | hubicka | 2013-08-01 | 1 | -1/+1 |
* | Introduce beginnings of a pass_manager class. | dmalcolm | 2013-07-30 | 1 | -8/+14 |
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 1 | -2/+1 |
* | 2013-06-18 Richard Biener <rguenther@suse.de> | rguenth | 2013-06-18 | 1 | -3/+13 |
* | * c-family/c-common.c (handle_alias_ifunc_attribute): Do not set | hubicka | 2013-06-11 | 1 | -13/+4 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -38/+32 |
* | 2013-06-04 Jan Hubicka <jh@suse.cz> | dje | 2013-06-04 | 1 | -2/+5 |
* | PR middle-end/57366 | hubicka | 2013-06-01 | 1 | -0/+26 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -89/+56 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -64/+53 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross module | hubicka | 2013-05-17 | 1 | -4/+12 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -18/+16 |
* | PR debug/54499 | jakub | 2012-11-08 | 1 | -4/+4 |
* | Function Multiversioning | tmsriram | 2012-11-06 | 1 | -8/+29 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -35/+56 |
* | 2012-09-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-09-20 | 1 | -11/+2 |
* | 2012-08-06 Cary Coutant <ccoutant@google.com> | ccoutant | 2012-08-06 | 1 | -0/+4 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -6/+6 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -7/+2 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -4/+0 |
* | 2012-07-27 Marek Polacek <polacek@redhat.com> | rguenth | 2012-07-27 | 1 | -1/+1 |
* | gcc/ | steven | 2012-07-16 | 1 | -1/+0 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -5/+5 |
* | * tree.h (alias_diag_flags): Remove. | hubicka | 2012-05-24 | 1 | -12/+22 |
* | 2012-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-22 | 1 | -1/+1 |
* | * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs | hubicka | 2012-05-19 | 1 | -0/+4 |
* | * cgraphunit.c (handle_alias_pairs): Cleanup; handle all types of aliases. | hubicka | 2012-05-19 | 1 | -46/+41 |
* | * cgraphunit.c (varpool_finalize_decl): Allow external decls. | hubicka | 2012-05-18 | 1 | -1/+2 |
* | * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor | hubicka | 2012-05-17 | 1 | -6/+13 |
* | 2012-05-15 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-15 | 1 | -23/+18 |
* | * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ... | hubicka | 2012-05-10 | 1 | -3/+3 |