public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Michael Meissner <meissner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/meissner/heads/work121)] Update ChangeLog.meissner
Date: Fri, 12 May 2023 16:51:34 +0000 (GMT)	[thread overview]
Message-ID: <20230512165134.E8E19386D60B@sourceware.org> (raw)

https://gcc.gnu.org/g:bf53f84838cd9b6b6dacec0c48b6ed0b3151f462

commit bf53f84838cd9b6b6dacec0c48b6ed0b3151f462
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue May 9 16:45:43 2023 -0400

    Update ChangeLog.meissner

Diff:
---
 gcc/ChangeLog.meissner | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 0a3f9b83ff1..b8ffd73b0c4 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,6 +1,6 @@
-==================== Branch work121, patch #2 ====================
+==================== Branch work121, patch #5 ====================
 
-PR target/105325: Fix power10_fusion
+PR target/105325: Fix memory constraints for power10 fusion
 
 This patch applies stricter predicates and constraints for LD and LWA
 instructions with power10 fusion.  These instructions are DS-form instructions,
@@ -9,7 +9,7 @@ did not use the stricter predicates and constraints, and if the user used the
 -fstack-protector option, it would generate a non-prefixed load instruction
 whose offset was too big if the stack is large.
 
-2023-05-08   Michael Meissner  <meissner@linux.ibm.com>
+2023-05-09   Michael Meissner  <meissner@linux.ibm.com>
 
 gcc/
 
@@ -26,23 +26,30 @@ gcc/testsuite/
 	* gcc.target/powerpc/fusion-p10-ldcmpi.c: Adjust insn counts.
 
 
-==================== Branch work121, patch #1 ====================
+==================== Branch work121, patch #4 ====================
 
-Rewrite genfusion.pl's gen_ld_cmpi_p10 function.
+PR target/105325, Rewrite genfusion.pl's gen_ld_cmpi_p10 function.
 
 This patch rewrites the gen_ld_cmpi_p10 function to be clearer.  The resulting
-fusion.md file is exactly the same in this patch.  The next patch in this series
-will fix PR target/105325.
+fusion.md file that this patch generates is exactly the same as the previous
+version of genfusion.pl.  The next patch in this series will fix PR
+target/105325.
 
-2023-05-08   Michael Meissner  <meissner@linux.ibm.com>
+2023-05-09   Michael Meissner  <meissner@linux.ibm.com>
 
 gcc/
 
 	PR target/105325
-	* config/rs6000/genfusion.pl (print_ld_cmpi_p10): New function, split
-	off from gen_ld_cmpi_p10.
+	* config/rs6000/genfusion.pl (mode_to_ldst_char): Delete.
+	(print_ld_cmpi_p10): New function, split off from gen_ld_cmpi_p10.
 	(gen_ld_cmpi_p10): Rewrite completely.
 
+==================== Branch work121, patch #3 was reverted ====================
+
+==================== Branch work121, patch #2 was reverted ====================
+
+==================== Branch work121, patch #1 was reverted ====================
+
 ==================== Branch work121, baseline ====================
 
 2023-05-08   Michael Meissner  <meissner@linux.ibm.com>

             reply	other threads:[~2023-05-12 16:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 16:51 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03  4:07 Michael Meissner
2023-06-02 19:14 Michael Meissner
2023-06-02  4:15 Michael Meissner
2023-05-18  5:13 Michael Meissner
2023-05-17 21:26 Michael Meissner
2023-05-15 23:31 Michael Meissner
2023-05-12 16:56 Michael Meissner
2023-05-12 16:51 Michael Meissner
2023-05-12 16:50 Michael Meissner
2023-05-09 20:45 Michael Meissner
2023-05-08 23:55 Michael Meissner
2023-05-08 23:46 Michael Meissner

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=20230512165134.E8E19386D60B@sourceware.org \
    --to=meissner@gcc.gnu.org \
    --cc=gcc-cvs@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).