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/work053)] Update ChangeLog.meissner.
Date: Tue, 25 May 2021 05:10:32 +0000 (GMT)	[thread overview]
Message-ID: <20210525051032.D0C31385E02C@sourceware.org> (raw)

https://gcc.gnu.org/g:91c31f70de9db1966042d45a2d1c3c9821f02e57

commit 91c31f70de9db1966042d45a2d1c3c9821f02e57
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Tue May 25 01:10:03 2021 -0400

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

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 24868ed9207..becf9c4f039 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,24 @@
+work053.patch015:
+2021-05-25  Michael Meissner  <meissner@linux.ibm.com>
+
+	* config/rs6000/constraint.md (eQ): New constraint.
+	* config/rs6000/predicates.md (easy_fp_constant): If the constant
+	can be loaded with LXVKQ, it is easy.
+	(lxvkq_operand): New predicate.
+	* config/rs6000/rs6000-protos.h (lxvkq_constant_p): New
+	declaration.
+	* config/rs6000/rs6000-cpus.h (ISA_3_1_MASKS_SERVER): Add -mlxvkq.
+	(POWERPC_MASKS): Add -mlxvkq.
+	* config/rs6000/rs6000.c (rs6000_option_override_internal): Add
+	support for -mlxvkq.
+	(lxvkq_constant_p): New function.
+	(rs6000_output_move_128bit): Add support for generating lxvkq.
+	(rs6000_opt_masks): Add -mlxvkq.
+	* config/rs6000/rs6000.opt (-mlxvkq): New option.
+	* config/rs6000/vsx.md (vsx_mov<mode>_64bit): Add support to
+	generate lxvkq.
+	(vsx_mov<mode>_32bit): Add support to generate lxvkq.
+
 work053.patch014:
 2021-05-20  Michael Meissner  <meissner@linux.ibm.com>
 
diff --git a/gcc/testsuite/ChangeLog.meissner b/gcc/testsuite/ChangeLog.meissner
index 3b2b31a720f..2ec74805406 100644
--- a/gcc/testsuite/ChangeLog.meissner
+++ b/gcc/testsuite/ChangeLog.meissner
@@ -1,3 +1,8 @@
+work053.patch015:
+2021-05-20  Michael Meissner  <meissner@linux.ibm.com>
+
+	* gcc.target/powerpc/float128-lxvkq.c: New test.
+
 work053.patch014:
 2021-05-20  Michael Meissner  <meissner@linux.ibm.com>


             reply	other threads:[~2021-05-25  5:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25  5:10 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-02 17:21 Michael Meissner
2021-06-01 21:47 Michael Meissner
2021-05-25  5:22 Michael Meissner
2021-05-20 14:39 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=20210525051032.D0C31385E02C@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).