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/work049)] Update ChangeLog.meissner.
Date: Wed, 21 Apr 2021 17:07:57 +0000 (GMT)	[thread overview]
Message-ID: <20210421170757.92B153892471@sourceware.org> (raw)

https://gcc.gnu.org/g:26401ff5adbc077bddcc08975563b694cb666f1e

commit 26401ff5adbc077bddcc08975563b694cb666f1e
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Apr 21 13:07:26 2021 -0400

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

Diff:
---
 gcc/ChangeLog.meissner           | 13 ++++++-------
 gcc/testsuite/ChangeLog.meissner |  6 +++---
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 2f3d5c458b6..21ee40692c3 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,5 +1,5 @@
 work049.patch019:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.md (UNSPEC_XXBLEND): Move to vsx.md.
 	(VM3): Move to vsx.md.
@@ -13,7 +13,7 @@ work049.patch019:
 	to vecperm.
 
 work049.patch018:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.md (UNSPEC_XXEVAL): Move to vsx.md.
 	(xxeval): Move to vsx.md.
@@ -22,7 +22,7 @@ work049.patch018:
 	to vsx_register_operand.  Change insn type to vecperm.
 
 work049.patch017:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.md (UNSPEC_XXPERMX): Move to vsx.md.
 	(xxpermx): Move to vsx.md.
@@ -36,7 +36,7 @@ work049.patch017:
 	"wa" to match the instruction.  Change insn type to vecperm.
 
 work049.patch016:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.me (UNSPEC_XXSPLTI32DX): Move to vsx.md.
 	(xxsplti32dx_v4si): Move to vsx.md.
@@ -83,7 +83,7 @@ work049.patch016:
 	(xxsplti32dx_v4sf_inst): Move here from altivec.md.
 
 work049.patch014:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.md (UNSPEC_XXSPLTID): Move to vsx.md and
 	rename to UNSPEC_XXSPLTID.
@@ -122,7 +122,7 @@ work049.patch014:
 	use the new constant format.
 
 work049.patch012:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* config/rs6000/altivec.md (UNSPEC_XXSPLTIW): Delete.
 	(xxspltiw_v4si): Move to vsx.md and rewrite.
@@ -215,4 +215,3 @@ work049.patch001:
 2021-04-20   Michael Meissner  <meissner@linux.ibm.com>
 
 	Clone branch
-
diff --git a/gcc/testsuite/ChangeLog.meissner b/gcc/testsuite/ChangeLog.meissner
index d16967a8fc0..608a8cd6515 100644
--- a/gcc/testsuite/ChangeLog.meissner
+++ b/gcc/testsuite/ChangeLog.meissner
@@ -1,5 +1,5 @@
 work049.patch016:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* gcc.target/powerpc/vec-splati-runnable.c: Update insn count.
 	* gcc.target/powerpc/vec-splat-constant-sf.c: Update insn count.
@@ -8,14 +8,14 @@ work049.patch016:
 	count.
 
 work049.patch015:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* gcc.target/powerpc/vec-splat-constant-sf.c: New test.
 	* gcc.target/powerpc/vec-splat-constant-df.c: New test.
 	* gcc.target/powerpc/vec-splat-constant-v2df.c: New test.
 
 work049.patch013:
-2021-04-20  Michael Meissner  <meissner@linux.ibm.com>
+2021-04-21  Michael Meissner  <meissner@linux.ibm.com>
 
 	* gcc.target/powerpc/vec-splati-runnable.c: Set optimization level
 	to -O2.  Add missing abort call.  Update insn counts.


             reply	other threads:[~2021-04-21 17:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-21 17:07 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-22  3:29 Michael Meissner
2021-04-22  1:36 Michael Meissner
2021-04-21 23:10 Michael Meissner
2021-04-20 23:20 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=20210421170757.92B153892471@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).