aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-19tree.c (need_assembler_name_p): Use cgraph_get_node instead of cgraph_node_fo...Jakub Jelinek1-1/+0
2009-11-18re PR c++/3187 (gcc lays down two copies of constructors)Jakub Jelinek1-0/+8
2009-11-16cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.Jan Hubicka1-4/+17
2009-11-12cgraph.h (varpool_node_name): Declare.Jan Hubicka1-0/+1
2009-10-08Fix 41626 from Jan HubickaJan Hubicka1-1/+1
2009-10-07lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr...Jan Hubicka1-0/+20
2009-10-03Merge lto branch into trunk.Diego Novillo1-2/+34
2009-10-01cgraph.c (cgraph_clone_node): Add redirect_callers parameter.Jan Hubicka1-1/+1
2009-09-03[multiple changes]Diego Novillo1-1/+2
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli1-0/+2
2009-07-20cgraph.h (constant_pool_htab): New function.Olatunji Ruwase1-0/+19
2009-07-20cgraph.h (combined_args_to_skip): New field.Jan Hubicka1-0/+1
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-2/+0
2009-06-10cgraph.c (cgraph_node_can_be_local_p): New function.Martin Jambor1-0/+2
2009-05-25cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-3/+10
2009-05-21cgraph.h (struct cgraph_node): Remove inline_decl member.Richard Guenther1-5/+0
2009-05-15cgraph.h (struct cgraph_node): Add finalized_by_frotnend flag.Jan Hubicka1-0/+2
2009-05-15Revert the following patch until testsuite fallout is fixed:Jan Hubicka1-10/+3
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-3/+10
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-8/+13
2009-05-10cgraphbuild.c (record_reference): Use cgraph_mark_address_taken_node.Jan Hubicka1-0/+3
2009-05-10re PR middle-end/40084 (Revision 147294 failed 483.xalancbmk in SPEC CPU 2006...Jan Hubicka1-1/+1
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka1-4/+42
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-16/+9
2009-04-20cgraph.h (cgraph_node_ptr): New type for vector functions.Doug Kwan1-1/+98
2009-04-18cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.Jan Hubicka1-1/+3
2009-04-02[multiple changes]Rafael Avila de Espindola1-0/+1
2009-03-28cgraph.c (dump_cgraph_node): Add replace output flag by process.Jan Hubicka1-2/+2
2009-03-28Bring from lto-branch:Jan Hubicka1-5/+12
2009-03-28cgraph.c (cgraph_node, [...]): Remove master clone handling.Jan Hubicka1-5/+0
2009-03-23cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.Richard Guenther1-4/+4
2009-02-28re PR debug/39267 (gdb testsuite regressions)Jan Hubicka1-1/+0
2008-11-12re PR debug/27574 (MIssing debug info at -O0 for a local variable in a C++ co...Dodji Seketeli1-0/+3
2008-09-11ipa-prop.h (struct ipa_param_flags): Removed.Martin Jambor1-1/+0
2008-08-29cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka1-0/+2
2008-08-29tree.c (build_function_type_skip_args, [...]): New functions.Jan Hubicka1-1/+2
2008-08-21cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka1-0/+4
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-8/+9
2008-07-23ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed rather than for ...Martin Jambor1-1/+4
2008-07-16cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka1-0/+1
2008-07-13cgraph.c (assembler_name_hash): New static var.Jan Hubicka1-1/+1
2008-07-07cgraph.c (cgraph_edge_max_uid): New variable.Martin Jambor1-0/+23
2008-06-18cgraph.h (cgraph_mark_if_needed): New function.Jan Hubicka1-0/+1
2008-05-15cgraph.h (compute_inline_parameters): Made public.Kenneth Zadeck1-0/+1
2008-05-09calls.c (expand_call): Don't use callgraph to increase preferred_stack_boundary.H.J. Lu1-1/+1
2008-05-07cgraph.c (dump_cgraph_node): Update.Jan Hubicka1-4/+6
2008-01-30re PR middle-end/34969 (ICE with -fipa-cp -ffast-math)Jakub Jelinek1-1/+3
2007-11-02langhooks.h (struct lang_hooks_for_callgraph): Remove third argument from fun...Diego Novillo1-0/+2
2007-09-07cgraphbuild.c (rebuild_cgraph_edges): Export.Zdenek Dvorak1-0/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4