summaryrefslogtreecommitdiffstats
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-1/+1
* gcc/rsandifo2013-09-281-3/+3
* * tree-into-ssa.c (gate_into_ssa): New.hubicka2013-09-141-1/+1
* * cgraph.h (varpool_node_hook, varpool_node_hook_list,hubicka2013-09-081-0/+8
* PR middle-end/58094hubicka2013-09-061-0/+1
* * Makefile.in: Add ipa-profile.ohubicka2013-09-011-1/+0
* * cgraph.c (cgraph_turn_edge_to_speculative): Return newlyhubicka2013-08-131-1/+14
* * cgraph.c (cgraph_resolve_speculation): Cut frequency tohubicka2013-08-091-0/+4
* * cgraph.h (cgraph_node): Add profile_id.hubicka2013-08-091-0/+2
* * cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculativehubicka2013-08-091-3/+30
* * cgraph.c (cgraph_get_body): New function based on lto.chubicka2013-08-061-0/+1
* * cgraphunit.c (add_new_function): Fix logic when adding fromhubicka2013-08-031-0/+1
* * cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.hubicka2013-08-021-0/+6
* * cgraph.h (release_function_body): Declare.hubicka2013-08-011-0/+1
* * cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.hubicka2013-08-011-3/+3
* Fix typos.mrs2013-07-211-1/+1
* 2013-06-25 Martin Jambor <mjambor@suse.cz>jamborm2013-06-251-0/+2
* 2013-06-24 Martin Jambor <mjambor@suse.cz>jamborm2013-06-241-1/+1
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-191-1/+1
* * cgraph.c (verify_edge_corresponds_to_fndecl): Be lax abouthubicka2013-06-121-0/+2
* * lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.hubicka2013-06-121-0/+1
* * c-family/c-common.c (handle_alias_ifunc_attribute): Do not sethubicka2013-06-111-0/+2
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-3/+7
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-15/+30
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-128/+87
* 2013-05-24 Martin Jambor <mjambor@suse.cz>jamborm2013-05-241-0/+1
* PR lto/54095hubicka2013-05-081-0/+2
* * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p): Drophubicka2013-04-091-1/+1
* * cgraph.h (cgraph_get_create_real_symbol_node): Declare.hubicka2013-03-171-0/+1
* 2013-01-17 Martin Jambor <mjambor@suse.cz>jamborm2013-01-171-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* PR lto/54728hubicka2012-12-221-6/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-39/+20
* Function Multiversioningtmsriram2012-11-061-0/+46
* This patch implements generic type query and conversion functions,crowl2012-10-311-55/+59
* 2012-09-28 Richard Guenther <rguenther@suse.de>rguenth2012-09-281-19/+27
* * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka2012-09-191-0/+25
* * cgraph.h (vector types for symtab_node): Add.hubicka2012-08-111-0/+4
* 2012-08-09 Martin Jambor <mjambor@suse.cz>jamborm2012-08-091-3/+11
* PR lto/53572hubicka2012-06-261-1/+2
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-3/+4
* * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka2012-05-101-1/+1
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-091-0/+1
* * cgraph.c (cgraph_call_edge_duplication_hooks): Export.hubicka2012-05-081-25/+31
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-14/+14
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-29/+33
* * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka2012-04-231-12/+0
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-43/+54
OpenPOWER on IntegriCloud