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/work043)] Update ChangeLog.meissner.
Date: Wed, 31 Mar 2021 19:43:50 +0000 (GMT)	[thread overview]
Message-ID: <20210331194350.A77703857C74@sourceware.org> (raw)

https://gcc.gnu.org/g:5aac95e5c110e48808ad8b42cc3851e3614d5ffc

commit 5aac95e5c110e48808ad8b42cc3851e3614d5ffc
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Wed Mar 31 15:43:25 2021 -0400

    Update ChangeLog.meissner.
    
    gcc/
    2021-03-31  Michael Meissner  <meissner@linux.ibm.com>
    
            * ChangeLog.meissner: Update.

Diff:
---
 gcc/ChangeLog.meissner | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index f2d2b0ec15d..79115adc2b8 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,28 @@
+work043.patch025:
+2021-03-31  Michael Meissner  <meissner@linux.ibm.com>
+
+	* config/rs6000/altivec.md (xxspltiw_v8hi): Add support for
+	-mno-xxspltiw.
+	(xxspltiw_v4si): Add support for -mno-xxspltiw.
+	(xxspltiw_v4sf): Add support for -mno-xxspltiw.
+	* config/rs6000/predicates.md (xxspltidp_operand): Add support for
+	-mno-xxspltidp.
+	* config/rs6000/rs6000-cpus.def (ISA_3_1_MASKS_SERVER): Add
+	support for -mno-xxspltiw and -mno-xxspltidp.
+	* config/rs6000/rs6000.c (rs6000_option_override_internal): Add
+	support for -mno-xxspltiw and -mno-xxspltidp.
+	(xxspltiw_constant_p): Add support for -mno-xxspltiw.
+	(rs6000_expand_vector_init): Add support for -mno-xxspltiw and
+	-mno-xxspltidp.
+	(rs6000_opt_masks): Add support for -mno-xxspltiw and
+	-mno-xxspltidp.
+	* config/rs6000/rs6000.md (mov{sf,df} splitter for XXSPLTIDP): Add
+	support for -mno-xxspltidp.
+	(xxspltidp<mode>): Add support for -mno-xxspltidp.
+	* config/rs6000/rs6000.opt (-mxxspltiw): Add support for
+	-mno-xxspltiw.
+	(-mxxspltiwdp): Add support for -mno-xxspltidp.
+
 work043.patch021:
 2021-03-30  Michael Meissner  <meissner@linux.ibm.com>


             reply	other threads:[~2021-03-31 19:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-31 19:43 Michael Meissner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-30 20:53 Michael Meissner
2021-03-30 20:41 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=20210331194350.A77703857C74@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).