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, 14 Oct 2021 02:54:41 +0000 (GMT)	[thread overview]
Message-ID: <20211014025441.4FF24385840C@sourceware.org> (raw)

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

commit dd58bdd9d1eb4f48486f6d8f027edeebfea3a0f8
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Oct 13 22:54:18 2021 -0400

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

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index cae42135473..34f1b47e887 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,43 @@
+work071.patch006:
+2021-10-13  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 (rs6000_vec_concat): Add fields
+	for generating LXVKQ.
+	* config/rs6000/rs6000.c (output_vec_const_move): Add support for
+	generating LXVKQ.
+	(vec_const_use_lxvkq): New function.
+	* config/rs6000/rs6000.opt (-mlxvkq): 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.patch005:
+2021-10-13  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/predicates.md (easy_fp_constant): Move to using
+	vec_const instead of calling easy_vector_constant_64bit_element.
+	(easy_vector_constant): Likewise.
+	* config/rs6000/rs6000.c (output_vec_const_move): Rework code
+	slightly to improve future patches.
+	(prefixed_xxsplti_p): Likewise.
+	(vec_const_to_bytes): SFmode as a scalar in registers uses the
+	DFmode format.
+
+work071.patch004:
+2021-10-13  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/vsx.md (vsx_mov<mode>_64bit): Add XXSPLTIDP
+	support.
+	(vsx_mov<mode>_32bit): Likewise.
+
 work071.patch003:
 2021-10-13  Michael Meissner  <meissner@the-meissners.org>
 
diff --git a/gcc/testsuite/ChangeLog.meissner b/gcc/testsuite/ChangeLog.meissner
index 555a4888ef3..c6c864b07e7 100644
--- a/gcc/testsuite/ChangeLog.meissner
+++ b/gcc/testsuite/ChangeLog.meissner
@@ -1,3 +1,8 @@
+work071.patch006:
+2021-10-13  Michael Meissner  <meissner@the-meissners.org>
+
+	* gcc.target/powerpc/float128-constant.c: New test.
+
 work071.patch001:
 2021-10-12  Michael Meissner  <meissner@the-meissners.org>


             reply	other threads:[~2021-10-14  2:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14  2:54 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  2:43 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-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=20211014025441.4FF24385840C@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).