aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphunit.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-11tree.h (build_function_decl_skip_args): Add boolean parameter.Eric Botcazou1-8/+13
2012-01-06re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)Jakub Jelinek1-2/+2
2011-12-14Revert the previous "Fix flags for edges from/to entry/exit basic blocks"Dmitry Vyukov1-2/+2
2011-12-12Fix flags for edges from/to entry/exit basic blocks.Dmitry Vyukov1-2/+2
2011-12-05cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th...Richard Guenther1-1/+0
2011-12-01re PR middle-end/51273 (ICE: vector VEC(inline_summary_t,base) index domain e...Patrick Marlier1-0/+2
2011-11-12re PR bootstrap/50822 (Solaris/SPARC bootstrap failure with Sun as: invalid a...Jan Hubicka1-2/+4
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-2/+2
2011-10-31cgraphunit.c: Don't mark clones as static constructors.Paul Brook1-0/+4
2011-10-21cgraph.c (dump_cgraph_node): Dump alias flag.Jan Hubicka1-4/+33
2011-10-19Oops, old revision of patch..Jan Hubicka1-1/+1
2011-10-19cgraphunit.c (handle_alias_pairs): Also handle wekref with destination declared.Jan Hubicka1-4/+26
2011-10-16re PR middle-end/48668 (COMDAT Group signature not emitted in group)Jan Hubicka1-1/+8
2011-10-02* cgraphunit.c (verify_edge_count_and_frequency): Bounds check.Jan Hubicka1-1/+3
2011-10-02cgraphunit.c (ipa_passes): Remove unrechable nodes.Jan Hubicka1-0/+6
2011-09-27invoke.texi (ffat-lto-objects): Document.Andi Kleen1-3/+4
2011-09-13re PR other/49533 (Revision 174989 (ipa-inline-transform.c) regressions)Jan Hubicka1-0/+6
2011-09-02cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.Martin Jambor1-18/+1
2011-08-31cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Alias check removed.Martin Jambor1-3/+1
2011-08-17tree.h (convert_to_ptrofftype_loc): New function.Richard Guenther1-11/+4
2011-07-22re PR lto/49796 (483.xalancbmk/447.dealII in SPEC CPU 2006 failed to build)Martin Jambor1-9/+15
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-17/+10
2011-07-07re PR middle-end/49495 (-O3 causes error message "edge points to wrong declar...Martin Jambor1-11/+23
2011-06-23re PR middle-end/49373 (Many testcase failures)Jan Hubicka1-1/+8
2011-06-22* cgraphunit.c (assemble_thunk): Use correct return type.Michael Matz1-1/+2
2011-06-21PR middle-end/49139 fix always_inline diagnosticsChristian Bruel1-0/+8
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka1-0/+15
2011-06-15cgraphunit.c (handle_alias_pairs): New function.Jan Hubicka1-0/+45
2011-06-14cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY similarly to DECL_COM...Jan Hubicka1-2/+2
2011-06-11lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.Jan Hubicka1-45/+141
2011-06-10re checking -fdump-passesXinliang David Li1-0/+3
2011-06-10cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline; do not ...Jan Hubicka1-16/+5
2011-06-09Revert r174848,174849Xinliang David Li1-3/+0
2011-06-09-fdump-pass implementationDavid Li1-0/+3
2011-06-06Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.Diego Novillo1-0/+5
2011-05-08cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.Jan Hubicka1-0/+5
2011-05-06cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...Jan Hubicka1-38/+84
2011-04-30cgraph.h (cgraph_postorder): Remove declaration.Martin Jambor1-1/+2
2011-04-29cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph node instead ...Martin Jambor1-5/+4
2011-04-27* cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.Jan Hubicka1-1/+3
2011-04-26cgraphbuild.c (build_cgraph_edges): Update call of cgraph_create_edge and cgr...Jan Hubicka1-2/+2
2011-04-22gengtype.c (open_base_files): Add ipa-inline.h include.Jan Hubicka1-1/+2
2011-04-22Remove cgraph pidXinliang David Li1-1/+0
2011-04-19cgraph.h (save_inline_function_body): Remove.Jan Hubicka1-68/+0
2011-04-17cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.Jan Hubicka1-1/+0
2011-04-17re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jan Hubicka1-1/+0
2011-04-16cgraphbuild.c: Include ipa-inline.h.Jan Hubicka1-7/+2
2011-04-12cgraph.h (cgraph_node): Remove function declaration.Martin Jambor1-2/+2
2011-04-11except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...Martin Jambor1-7/+9
2011-04-10Remove doubled up words.Mike Stump1-3/+3