public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair
@ 2015-06-28 11:29 Kugan
  2015-06-28 11:30 ` [PATCH 1/2] Allow REG_EQUAL for ZERO_EXTRACT Kugan
  2015-06-28 11:45 ` [PATCH 2/2] Set REG_EQUAL Kugan
  0 siblings, 2 replies; 18+ messages in thread
From: Kugan @ 2015-06-28 11:29 UTC (permalink / raw)
  To: gcc-patches

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-08-03 19:15 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-28 11:29 [PATCH 0/2] Set REG_EQUAL when emitting arm_emit_movpair Kugan
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

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).