public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Uros Bizjak <ubizjak@gmail.com>
To: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH, middle-end]: Introduce TARGET_LEGITIMATE_COMBINED_INSN target hook
Date: Sat, 01 Sep 2012 14:32:00 -0000	[thread overview]
Message-ID: <CAFULd4arZ2NMEEPNmc-FaO-ob6h=2gzkn4mxa3iAM5McbER1Mg@mail.gmail.com> (raw)
In-Reply-To: <CAFULd4bRkC5e8wc3M_o_o9BVEPyNr3SJwc125nXPxk3dsAAH+w@mail.gmail.com>

On Sun, Aug 26, 2012 at 11:00 AM, Uros Bizjak <ubizjak@gmail.com> wrote:

> Actually a v3 of TARGET_REJECT_COMBINED_INSN target hook.
>
> Changes:
> - rename the hook and reverse the return value
>
> 2012-08-25  Uros Bizjak  <ubizjak@gmail.com>
>
>         * target.def (legitimate_combined_insn): New target hook.
>         * doc/tm.texi.in (TARGET_LEGITIMATE_COMBINED_INSN): New hook.
>         * doc/tm.texi: Regenerated.
>         * combine.c (recog_for_combine): Call targetm.legitimate_combined_insn
>         to allow targets to reject combined insn.
>         * hooks.h (hook_bool_rtx_true): New.
>         * hooks.c (hook_bool_rtx_true): Ditto.
>
> Bootstrapped and regression tested on x86_64-pc-linux-gnu {,-m32},
> also with target-dependant x86 patch that implements the hook.

I have committed the patch to mainline SVN, since the patch is
non-algorithmic and has no impact on non-x86 targets.

Uros.

  parent reply	other threads:[~2012-09-01 14:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-26  9:01 Uros Bizjak
2012-08-26 10:26 ` Georg-Johann Lay
2012-08-26 18:02   ` Uros Bizjak
2012-08-31  9:49 ` [PATCH ping, " Uros Bizjak
2012-09-01 14:32 ` Uros Bizjak [this message]
2012-09-01 17:33   ` [PATCH, " H.J. Lu
2012-09-01 18:08     ` Uros Bizjak

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='CAFULd4arZ2NMEEPNmc-FaO-ob6h=2gzkn4mxa3iAM5McbER1Mg@mail.gmail.com' \
    --to=ubizjak@gmail.com \
    --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).