[committed] [wwwdocs] vectorizer webpage update

Dorit Nuzman DORIT@il.ibm.com
Wed Feb 21 23:27:00 GMT 2007


Update of recent additions.

dorit

Index: vectorization.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/vectorization.html,v
retrieving revision 1.16
diff -u -r1.16 vectorization.html
--- vectorization.html  14 Jan 2007 13:12:49 -0000      1.16
+++ vectorization.html  21 Feb 2007 18:35:58 -0000
@@ -35,6 +35,16 @@

     <h2><a name="news">Latest News</a></h2>
 <dl>
+  <dt>2007-02-21</dt>
+     <dd>
+     <ol>
+        <li>Vectorization of float/int conversions added to mainline.</li>
+        <li>Vectorization of inductions added to mainline.</li>
+        <li>Vectorization of function-calls added to mainline.</li>
+        <li>Improvements to vectorization of strided-accesses - added to
autovect-branch.</li>
+       <li>Discussion on building a cost-model for the vectorizer -
started on the mailing list.</li>
+     </ol>
+     </dd>
   <dt>2007-01-14</dt>
      <dd>
      <ol>



More information about the Gcc-patches mailing list