public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kugan <kugan.vivekanandarajah@linaro.org>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Subject: [PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair
Date: Sun, 28 Jun 2015 11:29:00 -0000	[thread overview]
Message-ID: <558FD9D5.9070703@linaro.org> (raw)

When we split constants with the arm_emit_movpair, we are not setting
the REG_EQUAL note. This patch attempts to do that.

Fist patch allow setting REG_EQUAL for ZERO_EXTRACT and handle that in
cse (where the src for the ZERO_EXTRACT needs to be calculated)
Second patch sets REG_EQUAL when emitting arm_emit_movpair.

Bootstrapped and regression tested on arm-none-linux (Chromebook) and
x86-64-linux-gnu with no new regression.

Is this OK for trunk,

Thanks,
Kugan

             reply	other threads:[~2015-06-28 11:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-28 11:29 Kugan [this message]
2015-06-28 11:30 ` [PATCH 1/2] Allow REG_EQUAL for ZERO_EXTRACT Kugan
2015-06-29 12:07   ` Maxim Kuvyrkov
2015-06-30  4:19     ` Kugan
2015-06-30  7:18       ` Maxim Kuvyrkov
2015-07-05 23:17         ` Kugan
2015-07-06 21:12           ` Jeff Law
2015-07-20  7:15             ` Kugan
2015-07-23 19:57               ` Jeff Law
2015-07-26 20:02               ` Andreas Schwab
2015-07-27  3:10                 ` Kugan
2015-07-28 12:19                 ` Kugan
2015-07-30 15:09                   ` Andreas Schwab
2015-08-03 19:15                   ` Jeff Law
2015-06-28 11:45 ` [PATCH 2/2] Set REG_EQUAL Kugan
2015-06-29 12:17   ` Maxim Kuvyrkov
2015-07-17  8:12   ` Kugan
2015-07-17  8:37   ` Kyrill Tkachov

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=558FD9D5.9070703@linaro.org \
    --to=kugan.vivekanandarajah@linaro.org \
    --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).