| Commit message (Expand) | Author | Age | Files | Lines |
* | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | tbsaunde | 2013-11-18 | 1 | -30/+6 |
* | 2013-11-13 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-11-13 | 1 | -1/+0 |
* | Time profiler introduced. | marxin | 2013-11-11 | 1 | -0/+2 |
* | Automated part of renaming of symtab_node_base to symtab_node. | dmalcolm | 2013-10-31 | 1 | -55/+55 |
* | Autogenerated fixes of "->symbol." to "->" | dmalcolm | 2013-10-29 | 1 | -65/+65 |
* | Convert symtab, cgraph and varpool nodes into a real class hierarchy | dmalcolm | 2013-10-29 | 1 | -27/+13 |
* | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -1/+1 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -3/+3 |
* | * tree-into-ssa.c (gate_into_ssa): New. | hubicka | 2013-09-14 | 1 | -1/+1 |
* | * cgraph.h (varpool_node_hook, varpool_node_hook_list, | hubicka | 2013-09-08 | 1 | -0/+8 |
* | PR middle-end/58094 | hubicka | 2013-09-06 | 1 | -0/+1 |
* | * Makefile.in: Add ipa-profile.o | hubicka | 2013-09-01 | 1 | -1/+0 |
* | * cgraph.c (cgraph_turn_edge_to_speculative): Return newly | hubicka | 2013-08-13 | 1 | -1/+14 |
* | * cgraph.c (cgraph_resolve_speculation): Cut frequency to | hubicka | 2013-08-09 | 1 | -0/+4 |
* | * cgraph.h (cgraph_node): Add profile_id. | hubicka | 2013-08-09 | 1 | -0/+2 |
* | * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative | hubicka | 2013-08-09 | 1 | -3/+30 |
* | * cgraph.c (cgraph_get_body): New function based on lto.c | hubicka | 2013-08-06 | 1 | -0/+1 |
* | * cgraphunit.c (add_new_function): Fix logic when adding from | hubicka | 2013-08-03 | 1 | -0/+1 |
* | * cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags. | hubicka | 2013-08-02 | 1 | -0/+6 |
* | * cgraph.h (release_function_body): Declare. | hubicka | 2013-08-01 | 1 | -0/+1 |
* | * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin. | hubicka | 2013-08-01 | 1 | -3/+3 |
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | 2013-06-25 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-06-25 | 1 | -0/+2 |
* | 2013-06-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-06-24 | 1 | -1/+1 |
* | * cgraph.h (const_value_known_p): Replace by ... | hubicka | 2013-06-19 | 1 | -1/+1 |
* | * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about | hubicka | 2013-06-12 | 1 | -0/+2 |
* | * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable. | hubicka | 2013-06-12 | 1 | -0/+1 |
* | * c-family/c-common.c (handle_alias_ifunc_attribute): Do not set | hubicka | 2013-06-11 | 1 | -0/+2 |
* | * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P | hubicka | 2013-06-05 | 1 | -3/+7 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ... | hubicka | 2013-06-01 | 1 | -15/+30 |
* | * cgraph.h (symtab_node_base): Add definition, alias and analyzed | hubicka | 2013-05-29 | 1 | -128/+87 |
* | 2013-05-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-05-24 | 1 | -0/+1 |
* | PR lto/54095 | hubicka | 2013-05-08 | 1 | -0/+2 |
* | * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): Drop | hubicka | 2013-04-09 | 1 | -1/+1 |
* | * cgraph.h (cgraph_get_create_real_symbol_node): Declare. | hubicka | 2013-03-17 | 1 | -0/+1 |
* | 2013-01-17 Martin Jambor <mjambor@suse.cz> | jamborm | 2013-01-17 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR lto/54728 | hubicka | 2012-12-22 | 1 | -6/+0 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -39/+20 |
* | Function Multiversioning | tmsriram | 2012-11-06 | 1 | -0/+46 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 1 | -55/+59 |
* | 2012-09-28 Richard Guenther <rguenther@suse.de> | rguenth | 2012-09-28 | 1 | -19/+27 |
* | * symtab.c (insert_to_assembler_name_hash): Do not insert | hubicka | 2012-09-19 | 1 | -0/+25 |
* | * cgraph.h (vector types for symtab_node): Add. | hubicka | 2012-08-11 | 1 | -0/+4 |
* | 2012-08-09 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-09 | 1 | -3/+11 |
* | PR lto/53572 | hubicka | 2012-06-26 | 1 | -1/+2 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -3/+3 |
* | * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor | hubicka | 2012-05-17 | 1 | -3/+4 |
* | * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ... | hubicka | 2012-05-10 | 1 | -1/+1 |