On Thu, Jul 28, 2011 at 3:26 AM, Gerald Pfeifer <ger...@pfeifer.com> wrote: > On Thu, 28 Jul 2011, Kirill Yukhin wrote: >> Ping > > Oh, sure. I had somehow thought this had been applied already. > > Instead of just removing ix86/avx, would you mind moving it to > the "Inactive Development Branches" section?
I am applying this patch. Thanks. -- H.J. --- Index: svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.162 diff -u -p -r1.162 svn.html --- svn.html 3 Jun 2011 14:04:32 -0000 1.162 +++ svn.html 8 Aug 2011 14:02:40 -0000 @@ -353,13 +353,12 @@ the command <code>svn log --stop-on-copy and Erven Rohou <<a href="mailto:erven.ro...@st.com">erven.ro...@st.com</a>>.</dd> - <dt>ix86/avx</dt> - <dd>The goal of this branch is to implement Intel AVX (Intel Advanced - Vector Extensions). The branch is maintained by - H.J. Lu <<a href="mailto:hjl.to...@gmail.com">hjl.to...@gmail.com</a>>, - Joey Ye <<a href="mailto:joey...@intel.com">joey...@intel.com</a>> - and Xuepeng Guo <<a href="mailto:xuepeng....@intel.com">xuepeng....@intel.com</a>>. - Patches should be marked with the tag <code>[AVX]</code> in the subject + <dt>avx2</dt> + <dd>The goal of this branch is to implement AVX Programming Reference + (June, 2011). The branch is maintained by + H.J. Lu <<a href="mailto:hjl.to...@gmail.com">hjl.to...@gmail.com</a>> + and Yukhin Kirill <<a href="mailto:kirill.yuk...@intel.com">kirill.yuk...@intel.com</a>>. + Patches should be marked with the tag <code>[AVX2]</code> in the subject line.</dd> <dt>ix86/gcc-4_5-branch</dt> @@ -1064,6 +1063,14 @@ be prefixed with the initials of the dis by <a href="mailto:laurynas.bivei...@gmail.com">Laurynas Biveinis</a>.</dd> + <dt>ix86/avx</dt> + <dd>The goal of this branch is to implement Intel AVX (Intel Advanced + Vector Extensions). The branch is maintained by + H.J. Lu <<a href="mailto:hjl.to...@gmail.com">hjl.to...@gmail.com</a>>, + Joey Ye <<a href="mailto:joey...@intel.com">joey...@intel.com</a>> + and Xuepeng Guo <<a href="mailto:xuepeng....@intel.com">xuepeng....@intel.com</a>>. + Patches should be marked with the tag <code>[AVX]</code> in the subject + line.</dd> </dl> </body>