public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Martin Jambor <mjambor@suse.cz>
To: Jan Hubicka <hubicka@ucw.cz>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 2/3] Incorporate aggregate jump functions into inlining	analysis
Date: Wed, 15 Aug 2012 15:34:00 -0000	[thread overview]
Message-ID: <20120815153421.GC28400@virgil.arch.suse.de> (raw)
In-Reply-To: <20120810031231.GE12788@kam.mff.cuni.cz>

Hi,

On Fri, Aug 10, 2012 at 05:12:31AM +0200, Jan Hubicka wrote:
> 
> Do you have any data on memory usage?  I was originally concerned
> about memory use of the whole predicate thingy on WPA level.
> Eventually we could add simple inheritance on conditions and sort
> them into mutiple vectors if needed. But I assume it is OK or we
> will work out on Mozilla builds soonish.
> 

When I have completely disabled computation of jump functions, the
number of expression trees reported by detailed -fmem-report in the
WPA stage dropped from 2253872 to 2124732, i.e. by 5.7%.

Martin

  parent reply	other threads:[~2012-08-15 15:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 19:28 Martin Jambor
2012-08-03 15:50 ` Martin Jambor
2012-08-10  3:12   ` Jan Hubicka
2012-08-10 14:40     ` Martin Jambor
2012-08-11 10:59       ` Martin Jambor
2012-08-11 16:39         ` Jan Hubicka
2012-08-15 15:34     ` Martin Jambor [this message]
2012-08-10  3:17   ` Jan Hubicka
2012-08-29 15:45 ` H.J. Lu
  -- strict thread matches above, loose matches on Subject: below --
2012-07-02 17:11 Martin Jambor

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=20120815153421.GC28400@virgil.arch.suse.de \
    --to=mjambor@suse.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hubicka@ucw.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).