public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3]  Re-enable zero/sign extension elimination using value ranges
@ 2015-01-17  2:10 Kugan
  2015-01-17  2:11 ` [RFC][PATCH 1/3] Free a bit in SSA_NAME to save wrapped information Kugan
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Kugan @ 2015-01-17  2:10 UTC (permalink / raw)
  To: gcc-patches; +Cc: Richard Biener, Jakub Jelinek, Jeff Law

Hi,

Due to wrapping in the value ranges, there was a regression in
aplha-linux (https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02458.html)
and hence I had to revert the patch that enabled zero/sign extension
elimination using value range. I have now attempted to propagate this
information and enable it again.

PATCH1: Free a bit in SSA_NAME to save wrapped information
PATCH2: Propagate and save value ranges wrapped information
PATCH3: Enable zero/sign extension elimination

Bootstrapped and regression tested for x86_64-linux-gnu with no new
regressions.

Thanks,
Kugan

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

end of thread, other threads:[~2015-05-01  4:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-17  2:10 [RFC][PATCH 0/3] Re-enable zero/sign extension elimination using value ranges Kugan
2015-01-17  2:11 ` [RFC][PATCH 1/3] Free a bit in SSA_NAME to save wrapped information Kugan
2015-04-22 22:14   ` Kugan
2015-01-17  2:44 ` [RFC][PATCH 2/3] Propagate and save value ranges " Kugan
2015-01-19 12:52   ` Richard Biener
2015-04-22 22:11     ` Kugan
2015-04-30 11:44       ` Richard Biener
2015-04-30 11:53         ` Jakub Jelinek
2015-04-30 12:13           ` Richard Biener
2015-05-01  4:55         ` Kugan
2015-01-17  2:58 ` [RFC][PATCH 3/3] Enable zero/sign extension elimination Kugan
2015-04-22 22:15   ` Kugan
2015-04-22 23:48     ` H.J. Lu
2015-04-22 23:54       ` Kugan

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