public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c
@ 2019-10-11  6:27 liuhongt
  0 siblings, 0 replies; only message in thread
From: liuhongt @ 2019-10-11  6:27 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c (commit)
      from  0c282ad0b1233276cebe081a75bd6dc5ca85593d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c
Author: liuhongt <hongtao.liu@intel.com>
Date:   Fri Oct 11 14:27:47 2019 +0800

    Update gcc10 changes with new intel ISA.

diff --git a/htdocs/gcc-10/changes.html b/htdocs/gcc-10/changes.html
index 31d5487..253fefc 100644
--- a/htdocs/gcc-10/changes.html
+++ b/htdocs/gcc-10/changes.html
@@ -190,6 +190,12 @@ a work-in-progress.</p>
   <li>Support to expand <code>__builtin_roundeven</code> into the appropriate
     SSE 4.1 instruction has been added.
   </li>
+  <li>GCC now supports the Intel CPU named Cooperlake through -march=cooperlake.
+    The switch enables the AVX512BF16 ISA extensions.
+  </li>
+  <li>GCC now supports the Intel CPU named Tigerlake through -march=tigerlake.
+    The switch enables the MOVDIRI MOVDIR64B AVX512VP2INTERSECT ISA extensions.
+  </li>
 </ul>
 
 <!-- <h3 id="mips">MIPS</h3> -->

-----------------------------------------------------------------------

Summary of changes:
 htdocs/gcc-10/changes.html |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gcc-wwwdocs


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-11  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-11  6:27 gcc-wwwdocs branch master updated. 63fbcfeaf27d9dd2083ccbd34bdff8fccb63949c liuhongt

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).