public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/meissner/heads/work111-pr105325)] Update ChangeLog.meissner
@ 2023-03-17 18:21 Michael Meissner
  0 siblings, 0 replies; only message in thread
From: Michael Meissner @ 2023-03-17 18:21 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:573a311e761bf657cbc181ce9d9b2bd6d069f456

commit 573a311e761bf657cbc181ce9d9b2bd6d069f456
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Fri Mar 17 14:21:55 2023 -0400

    Update ChangeLog.meissner

Diff:
---
 gcc/ChangeLog.meissner | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 1c272c4bcbc..999b2b86c81 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,28 @@
+==================== Branch work111, patch #22 ====================
+
+Make load/cmp fusion know about prefixed loads.
+
+2023-03-16   Michael Meissner  <meissner@linux.ibm.com>
+             Aaron Sawdey  <acsawdey@linux.ibm.com>
+
+gcc/
+
+	PR target/105325
+	* gcc/config/rs6000/genfusion.pl (gen_ld_cmpi_p10): Improve generation
+	of the ld and lwa instructions which use the DS encoding instead of D.
+	Use the YZ constraint for these loads.	Handle prefixed loads better.
+	Set the sign_extend attribute as appropriate.
+	* gcc/config/rs6000/fusion.md: Regenerate.
+	* gcc/config/rs6000/rs6000.md (prefixed attribute): Add fused_load_cmpi
+	instructions to the list of instructions that might have a prefixed load
+	instruction.
+
+gcc/testsuite/
+
+	PR target/105325
+	* g++.target/powerpc/pr105325.C: New test.
+	* gcc.target/powerpc/fusion-p10-ldcmpi.c: Adjust insn counts.
+
 ==================== Branch work111-pr105325, baseline ====================
 
 2023-03-17   Michael Meissner  <meissner@linux.ibm.com>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-17 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 18:21 [gcc(refs/users/meissner/heads/work111-pr105325)] Update ChangeLog.meissner Michael Meissner

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