public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP
@ 2012-12-19  2:03 Maxim Kuvyrkov
  2012-12-19  7:39 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Kuvyrkov @ 2012-12-19  2:03 UTC (permalink / raw)
  To: GCC Patches; +Cc: Gerald Pfeifer

[-- 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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP
  2012-12-19  2:03 [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP Maxim Kuvyrkov
@ 2012-12-19  7:39 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2012-12-19  7:39 UTC (permalink / raw)
  To: Maxim Kuvyrkov; +Cc: gcc-patches

On Wed, 19 Dec 2012, Maxim Kuvyrkov wrote:
> The attached patch adds a release note for performance improvements for 
> Broadcom XLP processors (MIPS architecture) that went into GCC 4.8.

The line's a "little" bit long, and I believe it's built-in (not
builtin).

Fine with those changes.

Thanks,
Gerald

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-19  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-19  2:03 [PATCH, wwwdocs] Add a note for performance improvements for MIPS/XLP Maxim Kuvyrkov
2012-12-19  7:39 ` Gerald Pfeifer

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