public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sandra Loosemore <sandra@codesourcery.com>
To: Vladimir Makarov <vmakarov@redhat.com>
Cc: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: Re: one more patch for PR64317
Date: Sat, 28 Feb 2015 01:43:00 -0000	[thread overview]
Message-ID: <54F11490.5040106@codesourcery.com> (raw)
In-Reply-To: <54F0E9A2.4020407@redhat.com>

On 02/27/2015 03:03 PM, Vladimir Makarov wrote:
>    The following patch improves inheritance for PR64317 testcase
>
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64317
>
> [snip]
> Index: params.def
> ===================================================================
> --- params.def	(revision 220916)
> +++ params.def	(working copy)
> @@ -836,6 +836,11 @@ DEFPARAM (PARAM_LRA_MAX_CONSIDERED_RELOA
>  	  "The max number of reload pseudos which are considered during spilling a non-reload pseudo",
>  	  500, 0, 0)
>
> +DEFPARAM (PARAM_LRA_INHERITANCE_EBB_PROBABILITY_CUTOFF,
> +	  "lra-inheritance-ebb-probability-cutoff",
> +	  "Minimal fall-through edge probability in percentage used to add BB to inheritance EEB in LRA",

s/EEB/EBB/?

I can't say I understand what either of those abbreviations means....

-Sandra

  parent reply	other threads:[~2015-02-28  1:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27 22:30 Vladimir Makarov
2015-02-27 23:26 ` Bernhard Reutner-Fischer
2015-02-28  0:54   ` Vladimir Makarov
2015-02-28  1:43 ` Sandra Loosemore [this message]
2015-02-28  8:39   ` Vladimir Makarov

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=54F11490.5040106@codesourcery.com \
    --to=sandra@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=vmakarov@redhat.com \
    /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).