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] |
- From: Dorit Nuzman
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 21 Feb 2007 21:03:00 +0200
- Subject: [committed] [wwwdocs] vectorizer webpage update
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 +
-
+
-
+
- Vectorization of float/int conversions added to mainline. +
- Vectorization of inductions added to mainline. +
- Vectorization of function-calls added to mainline. +
- Improvements to vectorization of strided-accesses - added to autovect-branch. +
- Discussion on building a cost-model for the vectorizer - started on the mailing list. +
- 2007-01-14
-
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index] Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]