From: Jan Hubicka <hubicka@ucw.cz>
To: GCC Patches <gcc-patches@gcc.gnu.org>, Jan Hubicka <hubicka@ucw.cz>
Subject: Re: [PATCH] Store jump functions in a VECtor
Date: Fri, 02 Sep 2011 16:11:00 -0000 [thread overview]
Message-ID: <20110902161102.GD28349@kam.mff.cuni.cz> (raw)
In-Reply-To: <20110902152437.GD21553@virgil.arch.suse.de>
> 2011-09-02 Martin Jambor <mjambor@suse.cz>
>
> * ipa-prop.h (ipa_jump_func_t): New typedef.
> (struct ipa_edge_args): Removed field argument_count, field
> jump_functions turned into a vector.
> (ipa_set_cs_argument_count): Removed.
> (ipa_get_cs_argument_count): Updated to work on vectors.
> (ipa_get_ith_jump_func): Likewise.
> * ipa-prop.c (ipa_count_arguments): Removed.
> (compute_scalar_jump_functions): Use ipa_get_ith_jump_func to access
> jump functions. Update caller.
> (compute_pass_through_member_ptrs): Likewise.
> (compute_cst_member_ptr_arguments): Likewise.
> (ipa_compute_jump_functions_for_edge): Get number of arguments from
> the statement, allocate vector.
> (ipa_compute_jump_functions): Do not call ipa_count_arguments.
> (duplicate_ipa_jump_func_array): Removed.
> (ipa_edge_duplication_hook): Use VEC_copy, do not copy argument count.
> (ipa_read_node_info): Allocate vector.
OK,
thanks!
next prev parent reply other threads:[~2011-09-02 16:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-02 15:24 Martin Jambor
2011-09-02 16:11 ` Jan Hubicka [this message]
2011-09-06 1:39 ` H.J. Lu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110902161102.GD28349@kam.mff.cuni.cz \
--to=hubicka@ucw.cz \
--cc=gcc-patches@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).