aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)Author
2014-09-12re PR middle-end/61654 (ICE in release_function_body, at cgraph.c:1699)Martin Jambor
2014-05-19ipa.c (symtab_remove_unreachable_nodes): Remove symbol from comdat group if i...Jan Hubicka
2014-04-04re PR ipa/60640 (ICE edge points to wrong declaration / verify_cgraph_node fa...Martin Jambor
2014-03-21re PR ipa/59176 (ICE edge points to wrong declaration / verify_cgraph_node fa...Martin Jambor
2014-02-07re PR ipa/59469 (LLVM build failure with gcc LTO)Jan Hubicka
2014-01-24typoJason Merrill
2014-01-20Add type to DEFCIFCODE to describe the inline failureH.J. Lu
2014-01-08* cgraph.h (varpool_variable_node): Do not choke on null node.Eric Botcazou
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez
2013-11-22sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT, [...]): New.Jakub Jelinek
2013-11-20cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich
2013-11-19Small cleanups in cgraph.Bernd Schmidt
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor
2013-11-11Time profiler introduced.Martin Liska
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm
2013-10-29Convert symtab, cgraph and varpool nodes into a real class hierarchyDavid Malcolm
2013-10-21Re-factor inclusion of tree.h.Diego Novillo
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-14tree-into-ssa.c (gate_into_ssa): New.Jan Hubicka
2013-09-08cgraph.h (varpool_node_hook, [...]): Declare.Jan Hubicka
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka
2013-08-13cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka
2013-08-09cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.Jan Hubicka
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka
2013-08-03cgraphunit.c (add_new_function): Fix logic when adding from late IPA pass.Jan Hubicka
2013-08-02cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.Jan Hubicka
2013-08-01cgraph.h (release_function_body): Declare.Jan Hubicka
2013-08-01cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.Jan Hubicka
2013-07-21Fix typos.Ondřej Bílka
2013-06-25re PR middle-end/57670 (Member-pointer calls should not be redirected to buil...Martin Jambor
2013-06-24re PR tree-optimization/57539 (ice in ipa_edge_duplication_hook)Martin Jambor
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka
2013-06-12cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s...Jan Hubicka
2013-06-12lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka