public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jan Hubicka <hubicka@ucw.cz>
To: "Martin Liška" <mliska@suse.cz>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>, Jan Hubicka <hubicka@ucw.cz>
Subject: Re: [PATCH] IPA ICF: make hash values finer
Date: Tue, 24 Mar 2015 17:32:00 -0000	[thread overview]
Message-ID: <20150324173245.GF19215@atrey.karlin.mff.cuni.cz> (raw)
In-Reply-To: <551174A3.2070400@suse.cz>

> >From 1943aa293c1ff7622cf9090a834d7bd9dfaaf086 Mon Sep 17 00:00:00 2001
> From: mliska <mliska@suse.cz>
> Date: Mon, 23 Mar 2015 15:36:11 +0100
> Subject: [PATCH] IPA ICF: enhance hash value calculated in TU
> 
> gcc/ChangeLog:
> 
> 2015-03-23  Jan Hubicka  <hubicka@ucw.cz>
> 	    Martin Liska  <mliska@suse.cz>
> 
> 	* ipa-icf-gimple.h (return_with_result): Add missing colon to dump.
> 	* ipa-icf.c (sem_function::get_hash): Hash new declaration properties.
> 	(sem_item::add_type): New function.
> 	(sem_function::hash_stmt): Add TREE_TYPE of gimple_op.
> 	(sem_function::compare_polymorphic_p): Do not consider indirect calls.
> 	(sem_item_optimizer::update_hash_by_addr_refs): Add ODR type to hash.
> 	(sem_function::equals_wpa): Fix typo.
> 	* ipa-icf.h (sem_item::add_type): New function.
> 	(symbol_compare_hashmap_traits): Replace hashing of pointer with symbol
> 	order.

OK,
thanks!
Honza

      reply	other threads:[~2015-03-24 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-24 14:29 Martin Liška
2015-03-24 17:32 ` Jan Hubicka [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=20150324173245.GF19215@atrey.karlin.mff.cuni.cz \
    --to=hubicka@ucw.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=mliska@suse.cz \
    /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).