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/work086)] Update ChangeLog.meissner.
Date: Thu, 21 Apr 2022 18:26:10 +0000 (GMT)	[thread overview]
Message-ID: <20220421182610.BF74B38346B4@sourceware.org> (raw)

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

commit f3b15f9b9149933f628ed071348422940b6187bf
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Thu Apr 21 14:25:53 2022 -0400

    Update ChangeLog.meissner.
    
    2022-04-21   Michael Meissner  <meissner@linux.ibm.com>
    
    gcc/
            * ChangeLog.meissner: Update.

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index b5da965f94e..192522a06f8 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,4 +1,26 @@
+==================== work086 patch #2:
+
+Add -mstore-vector-pair and -mno-store-vector-pair.
+
+2022-04-21   Michael Meissner  <meissner@linux.ibm.com>
+
+gcc/
+	* config/rs6000/mma.md (movoo): Delete.
+	(movoo_stxvp): New insn for -mstore-vector-pair.
+	(movoo_no_stxvp): New insn for -mno-store-vector-pair.
+	(movxo): Delete.
+	(movxo_stxvp): New insn for -mstore-vector-pair.
+	(movxo_no_stxvp): New insn for -mno-store-vector-pair.
+	* config/rs6000/rs6000.opt (-mstore-vector-pair): New option.
+	* doc/invoke.texi (RS/6000 & PowerPC Options): Document
+	-mstore-vector-pair and -mno-store-vector-pair.
+
+gcc/testsuite/
+	* gcc.target/powerpc/p10-store-vector-pair-1.c: New test.
+	* gcc.target/powerpc/p10-store-vector-pair-2.c: New test.
+
 ==================== work086 patch #1:
+
 Eliminate power8 fusion options, use power8 tuning, PR target/102059
 
 This is V4 of the patch.  Compared to V3 of the patch, GCC will just


             reply	other threads:[~2022-04-21 18:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 18:26 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-21 16:59 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=20220421182610.BF74B38346B4@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).