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/work071)] Update ChangeLog.meissner.
Date: Thu, 21 Oct 2021 02:43:00 +0000 (GMT)	[thread overview]
Message-ID: <20211021024300.1E9453858D39@sourceware.org> (raw)

https://gcc.gnu.org/g:49e19969242520ac1c8e30b1989f4dcefed3265f

commit 49e19969242520ac1c8e30b1989f4dcefed3265f
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Oct 20 22:42:36 2021 -0400

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

Diff:
---
 gcc/ChangeLog.meissner           | 23 +++++++++++++++++++++++
 gcc/testsuite/ChangeLog.meissner |  5 +++++
 2 files changed, 28 insertions(+)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 58ba294fafb..fdb3ff9814a 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,6 +1,29 @@
+work071.patch054:
+2021-10-20  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/constraints.md (eQ): New constraint.
+	* config/rs6000/predicates.md (easy_fp_constant): Add support for
+	generating the LXVKQ instruction.
+	(easy_vector_constant_ieee128): New predicate.
+	(easy_vector_constant): Add support for generating the LXVKQ
+	instruction.
+	* config/rs6000/rs6000-protos.h (constant_generates_lxvkq): New
+	declaration.
+	* config/rs6000/rs6000.c (output_vec_const_move): Add support for
+	generating LXVKQ.
+	(constant_generates_lxvkq): New function.
+	* config/rs6000/rs6000.opt (-mieee128-constant): New debug
+	option.
+	* config/rs6000/vsx.md (vsx_mov<mode>_64bit): Add support for
+	generating LXVKQ.
+	(vsx_mov<mode>_32bit): Likewise.
+	* doc/md.texi (PowerPC and IBM RS6000 constraints): Document the
+	eQ constraint.
+
 work071.patch053:
 2021-10-20  Michael Meissner  <meissner@linux.ibm.com>
 
+	* config/rs6000/constraints.md (eP): Update comment.
 	* config/rs6000/predicates.md (easy_fp_constant): Add support for
 	generating XXSPLTIW.
 	(vsx_prefixed_constant): Likewise.
diff --git a/gcc/testsuite/ChangeLog.meissner b/gcc/testsuite/ChangeLog.meissner
index 75789890604..37f570aeffe 100644
--- a/gcc/testsuite/ChangeLog.meissner
+++ b/gcc/testsuite/ChangeLog.meissner
@@ -1,3 +1,8 @@
+work071.patch054:
+2021-10-20  Michael Meissner  <meissner@the-meissners.org>
+
+	* gcc.target/powerpc/float128-constant.c: New test.
+
 work071.patch053:
 2021-10-20  Michael Meissner  <meissner@linux.ibm.com>


             reply	other threads:[~2021-10-21  2:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21  2:43 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-29 22:18 Michael Meissner
2021-10-29 20:41 Michael Meissner
2021-10-21  0:44 Michael Meissner
2021-10-18 19:16 Michael Meissner
2021-10-15  4:21 Michael Meissner
2021-10-14 18:21 Michael Meissner
2021-10-14  3:42 Michael Meissner
2021-10-14  2:54 Michael Meissner
2021-10-13 19:43 Michael Meissner
2021-10-13 18:48 Michael Meissner
2021-10-12 22:08 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=20211021024300.1E9453858D39@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).