summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p, address_taken_from_...hubicka2014-05-251-0/+4
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-4/+49
* * ipa.c (symtab_remove_unreachable_nodes): Removehubicka2014-05-191-0/+1
* * cgraph.h (symtab_first_defined_symbol, symtab_next_defined_symbol):hubicka2014-05-181-4/+44
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-0/+2
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-21/+21
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-1/+1
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-1/+3
* PR ipa/59469hubicka2014-02-071-0/+15
* typojason2014-01-241-1/+1
* Add type to DEFCIFCODE to describe the inline failurehjl2014-01-201-1/+8
* * cgraph.h (varpool_variable_node): Do not choke on null node.ebotcazou2014-01-081-2/+6
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-0/+21
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+7
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-42/+43
* Reverted:kyukhin2013-11-291-4/+0
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+99
* * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub2013-11-221-0/+4
* * cgraph.h (varpool_node): Add need_bounds_init field.kyukhin2013-11-201-0/+4
* Small cleanups in cgraph.bernds2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-1/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-30/+6
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-1/+0
* Time profiler introduced.marxin2013-11-111-0/+2
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-55/+55
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-65/+65
* Convert symtab, cgraph and varpool nodes into a real class hierarchydmalcolm2013-10-291-27/+13
* 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