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: Thu, 22 Apr 2021 01:36:39 +0000 (GMT)	[thread overview]
Message-ID: <20210422013639.4D4473846079@sourceware.org> (raw)

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

commit dfbcff7c108ec94b3c4c424c32f503bdea81dedd
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Apr 21 21:36:18 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           | 6 +++++-
 gcc/testsuite/ChangeLog.meissner | 9 +++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index f8a119abcd3..2a972737bfb 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -11,7 +11,11 @@ work049.patch021:
 	declaration.
 	* config/rs6000/rs6000.c (rs6000_option_override_internal): Add
 	support for -mxxsplti32dx.
-	(+xxsplti32dx_constant_p): New function.
+	(const_vector_element_all_same): New helper function.
+	(xxspltidp_constant_p): Move CONST_VECTOR and VEC_DUPLICATE code
+	into const_vector_element_all_same and call it.
+	(xxsplti32dx_constant_float_p): New helper function.
+	(xxsplti32dx_constant_p): New function.
 	(output_vec_const_move): If the operand can be loaded with
 	XXSPLTI32DX, split it.
 	(rs6000_opt_masks): Add -mxxsplti32dx.
diff --git a/gcc/testsuite/ChangeLog.meissner b/gcc/testsuite/ChangeLog.meissner
index 608a8cd6515..c3960f1485c 100644
--- a/gcc/testsuite/ChangeLog.meissner
+++ b/gcc/testsuite/ChangeLog.meissner
@@ -1,3 +1,12 @@
+work049.patch022:
+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.
+	* gcc.target/powerpc/vec-splat-constant-df.c: Update insn count.
+	* gcc.target/powerpc/vec-splat-constant-v2df.c: Update insn
+	count.
+
 work049.patch016:
 2021-04-21  Michael Meissner  <meissner@linux.ibm.com>


             reply	other threads:[~2021-04-22  1:36 UTC|newest]

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