public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Maxim Kuvyrkov <maxim@codesourcery.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Cc: Gerald Pfeifer <gerald@pfeifer.com>
Subject: [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP
Date: Wed, 19 Dec 2012 02:03:00 -0000	[thread overview]
Message-ID: <76877FE1-07A0-4FA8-8D52-D0680FFC9842@codesourcery.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

The attached patch adds a release note for performance improvements for Broadcom XLP processors (MIPS architecture) that went into GCC 4.8.

OK to apply?

Thanks,

--
Maxim Kuvyrkov
CodeSourcery / Mentor Graphics



[-- Attachment #2: xlp-performance.patch --]
[-- Type: application/octet-stream, Size: 736 bytes --]

Index: htdocs/gcc-4.8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.72
diff -u -p -r1.72 changes.html
--- htdocs/gcc-4.8/changes.html	17 Dec 2012 10:46:55 -0000	1.72
+++ htdocs/gcc-4.8/changes.html	19 Dec 2012 02:00:03 -0000
@@ -416,6 +416,7 @@ B b(42); // OK
     <li>GCC now passes the <code>-mmcu</code> and <code>-mno-mcu</code>
     options to the assembler.</li>
     <li>Support for the R4700 has been added.</li>
+    <li>GCC now generates better code for Broadcom XLP processors thanks to improvements in scheduling and atomic builtins support.</li>
   </ul>
 
 <h3 id="powerpc">PowerPC / PowerPC64 / RS6000</h3>

             reply	other threads:[~2012-12-19  2:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19  2:03 Maxim Kuvyrkov [this message]
2012-12-19  7:39 ` Gerald Pfeifer

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=76877FE1-07A0-4FA8-8D52-D0680FFC9842@codesourcery.com \
    --to=maxim@codesourcery.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    /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).