Dorit Nuzman - [committed] [wwwdocs] vectorizer webpage update (original) (raw)

This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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>
+
2007-02-21
+
+
    +
  1. Vectorization of float/int conversions added to mainline.
  2. +
  3. Vectorization of inductions added to mainline.
  4. +
  5. Vectorization of function-calls added to mainline.
  6. +
  7. Improvements to vectorization of strided-accesses - added to autovect-branch.
  8. +
  9. Discussion on building a cost-model for the vectorizer - started on the mailing list.
  10. +
+
2007-01-14

    Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
    Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]