aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-07re PR ipa/59469 (LLVM build failure with gcc LTO)Jan Hubicka1-0/+15
2014-01-24typoJason Merrill1-1/+1
2014-01-20Add type to DEFCIFCODE to describe the inline failureH.J. Lu1-1/+8
2014-01-08* cgraph.h (varpool_variable_node): Do not choke on null node.Eric Botcazou1-2/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill1-0/+21
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-7/+7
2013-12-06asan.c: Remove struct tags when referring to class varpool_node.Oleg Endo1-42/+43
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-4/+0
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez1-0/+99
2013-11-22sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT, [...]): New.Jakub Jelinek1-0/+4
2013-11-20cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich1-0/+4
2013-11-19Small cleanups in cgraph.Bernd Schmidt1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-11-19cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.Jan Hubicka1-1/+3
2013-11-18remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionsTrevor Saunders1-30/+6
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor1-1/+0
2013-11-11Time profiler introduced.Martin Liska1-0/+2
2013-10-31Automated part of renaming of symtab_node_base to symtab_node.David Malcolm1-55/+55
2013-10-29Autogenerated fixes of "->symbol." to "->"David Malcolm1-65/+65
2013-10-29Convert symtab, cgraph and varpool nodes into a real class hierarchyDavid Malcolm1-27/+13
2013-10-21Re-factor inclusion of tree.h.Diego Novillo1-1/+1
2013-10-18tree-ssa.h: Don't include gimple-low.h...Andrew MacLeod1-1/+1
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-3/+3
2013-09-14tree-into-ssa.c (gate_into_ssa): New.Jan Hubicka1-1/+1
2013-09-08cgraph.h (varpool_node_hook, [...]): Declare.Jan Hubicka1-0/+8
2013-09-06re PR middle-end/58094 (IPA devirt testsuite errors)Jan Hubicka1-0/+1
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-1/+0
2013-08-13cgraph.c (cgraph_turn_edge_to_speculative): Return newly introduced edge; fix...Jan Hubicka1-1/+14
2013-08-09cgraph.c (cgraph_resolve_speculation): Cut frequency to CGRAPH_FREQ_MAX.Jan Hubicka1-0/+4
2013-08-09cgraph.h (cgraph_node): Add profile_id.Jan Hubicka1-0/+2
2013-08-09cgraphbuild.c (cgraph_rebuild_references): Rebuild only non-speculative refs.Jan Hubicka1-3/+30
2013-08-06cgraph.c (cgraph_get_body): New function based on lto.c implementation.Jan Hubicka1-0/+1
2013-08-03cgraphunit.c (add_new_function): Fix logic when adding from late IPA pass.Jan Hubicka1-0/+1
2013-08-02cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.Jan Hubicka1-0/+6
2013-08-01cgraph.h (release_function_body): Declare.Jan Hubicka1-0/+1
2013-08-01cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.Jan Hubicka1-3/+3
2013-07-21Fix typos.Ondřej Bílka1-1/+1
2013-06-25re PR middle-end/57670 (Member-pointer calls should not be redirected to buil...Martin Jambor1-0/+2
2013-06-24re PR tree-optimization/57539 (ice in ipa_edge_duplication_hook)Martin Jambor1-1/+1
2013-06-19cgraph.h (const_value_known_p): Replace by ...Jan Hubicka1-1/+1
2013-06-12cgraph.c (verify_edge_corresponds_to_fndecl): Be lax about decl has when in s...Jan Hubicka1-0/+2
2013-06-12lto-symtab.c (lto_symtab_merge_symbols): Populate symtab hashtable.Jan Hubicka1-0/+1
2013-06-11c-common.c (handle_alias_ifunc_attribute): Do not set DECL_EXTERNAL for weakr...Jan Hubicka1-0/+2
2013-06-05class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_P instead o...Jan Hubicka1-3/+7
2013-06-01lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...Jan Hubicka1-15/+30
2013-05-29cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...Jan Hubicka1-128/+87
2013-05-24re PR tree-optimization/57294 (ice in remove_described_reference)Martin Jambor1-0/+1
2013-05-08re PR lto/54095 (Unnecessary static variable renaming)Jan Hubicka1-0/+2
2013-04-09ipa.c (cgraph_externally_visible_p, [...]): Drop aliased parameter.Jan Hubicka1-1/+1