public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin Liška" <mliska@suse.cz>
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] IPA REF: alias refactoring
Date: Tue, 01 Jul 2014 06:48:00 -0000	[thread overview]
Message-ID: <53B259C7.6030201@suse.cz> (raw)
In-Reply-To: <20140630222146.GB19996@kam.mff.cuni.cz>


On 07/01/2014 12:21 AM, Jan Hubicka wrote:
>> gcc/ChangeLog:
>>
>>      * cgraph.h (iterate_direct_aliases): New function.
>>      (FOR_EACH_ALIAS): New macro iterates all direct aliases for a node.
>>      * cgraph.c (cgraph_for_node_thunks_and_aliases): Usage of
>>      FOR_EACH_ALIAS added.
>>      (cgraph_for_node_and_aliases): Likewise.
>>      * cgraphunit.c (assemble_thunks_and_aliases): Likewise.
>>      * ipa-inline.c (reset_edge_caches): Likewise.
>>      (update_caller_keys): Likewise.
>>      * trans-mem.c (ipa_tm_execute): Likewise.
>>      *varpool.c (varpool_analyze_node): Likewise.
>>      (varpool_for_node_and_aliases): Likewise.
>>      * ipa-ref.h (first_alias): New function.
>>      (last_alias): Likewise.
>>      (has_aliases_p): Likewise.
>>      * ipa-ref.c (ipa_ref::remove_reference): Removal function
>>      is sensitive to IPA_REF_ALIASes.
>>      * symtab.c (symtab_node::add_reference): Node of IPA_REF_ALIAS type
>>      are put at the beginning of the list.
>>      (symtab_node::iterate_direct_aliases): New function.
>>
>> gcc/lto/ChangeLog:
>>
>>      * lto-partition.c (add_symbol_to_partition_1): Usage of
>>      FOR_EACH_ALIAS added.
> OK, thanks!
>
> Honza
Thanks,
patch has been just commited.

Martin

      reply	other threads:[~2014-07-01  6:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 10:05 Martin Liška
2014-06-28  6:50 ` Jan Hubicka
2014-06-30 21:17   ` Martin Liška
2014-06-30 22:21     ` Jan Hubicka
2014-07-01  6:48       ` Martin Liška [this message]

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=53B259C7.6030201@suse.cz \
    --to=mliska@suse.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).