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/work074)] Update ChangeLog.meissner.
Date: Tue, 16 Nov 2021 00:56:08 +0000 (GMT)	[thread overview]
Message-ID: <20211116005608.D88A83858431@sourceware.org> (raw)

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

commit d8e52dfb7bfb9dece30b6629ddac23752f17e4d5
Author: Michael Meissner <meissner@linux.ibm.com>
Date:   Mon Nov 15 19:55:44 2021 -0500

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

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

diff --git a/gcc/ChangeLog.meissner b/gcc/ChangeLog.meissner
index 66cfba09300..d63a9b0997f 100644
--- a/gcc/ChangeLog.meissner
+++ b/gcc/ChangeLog.meissner
@@ -1,3 +1,35 @@
+work074.patch03:
+2021-11-15  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/rs6000.c (rs6000_option_override_internal): Use
+	absolute addresses in switch tables if power10 zero cycle move
+	fusion is enabled.
+
+work074.patch02:
+2021-11-15  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/rs6000.c (rs6000_option_override_internal): Enable
+	power10 fusion if -mtune=power10.
+	(rs6000_opt_masks): Add power10 fusion options.
+
+work074.patch01:
+2021-11-15  Michael Meissner  <meissner@the-meissners.org>
+
+	* config/rs6000/rs6000-cpus.def (ISA_3_1_MASKS_SERVER): Add
+	support for -mpower10-fusion-zero-cycle.
+	(POWERPC_MASKS): Likewise.
+	* config/rs6000/rs6000.c (rs6000_option_override_internal):
+	Likewise.
+	* config/rs6000/rs6000.md (indirect_jump): Support zero cycle
+	moves.
+	(indirect_jump<mode>_zero_cycle): New insns.
+	(tablejump<mode>_normal): Likewise.
+	(tablejump<mode>_absolute): Likewise.
+	(tablejump<mode>_insn_zero_cycle): New insn.
+	* config/rs6000/rs6000.opt (-mpower10-fusion-zero-cycle): New
+	debug switch.
+
+
 2021-11-15   Michael Meissner  <meissner@linux.ibm.com>
 
 	Clone branch


                 reply	other threads:[~2021-11-16  0:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20211116005608.D88A83858431@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).