[PATCH] Add sparc Niagara4 scheduling description and tweaks.

Gerald Pfeifer gerald@pfeifer.com
Sun Aug 26 21:35:00 GMT 2012


Hi David,

On Thu, 26 Apr 2012, David Miller wrote:
> 	* config/sparc/niagara4.md: New file.
> 	* config/sparc/sparc.md: Include it.
> 	* config/sparc/sparc.c (niagara4_costs): New processor costs.
> 	(sparc_option_override): Use it.
> 	(sparc_use_sched_lookahead): Return 2 for niagara4.
> 	(sparc_issue_rate): Likewise.

how about something like the following for our release notes?

Gerald


Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.22
diff -u -3 -p -r1.22 changes.html
--- changes.html	26 Aug 2012 16:00:45 -0000	1.22
+++ changes.html	26 Aug 2012 21:34:13 -0000
@@ -287,6 +287,12 @@ by this change.</p>
 
   </ul>
 
+<h3 id="sparc">SPARC</h3>
+
+  <ul>
+    <li>Added optimized instruction scheduling for Niagara4.</li>
+  </ul>
+
 <!--
 <h2>Documentation improvements</h2>
 -->



More information about the Gcc-patches mailing list