From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14393 invoked by alias); 28 Jul 2011 05:48:50 -0000 Received: (qmail 14375 invoked by uid 22791); 28 Jul 2011 05:48:49 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_AV X-Spam-Check-By: sourceware.org Received: from mail-vx0-f175.google.com (HELO mail-vx0-f175.google.com) (209.85.220.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jul 2011 05:48:34 +0000 Received: by vxh2 with SMTP id 2so1966338vxh.20 for ; Wed, 27 Jul 2011 22:48:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.73.34 with SMTP id i2mr711681vdv.166.1311832113029; Wed, 27 Jul 2011 22:48:33 -0700 (PDT) Received: by 10.52.115.195 with HTTP; Wed, 27 Jul 2011 22:48:33 -0700 (PDT) In-Reply-To: <20110620124340.GA3641@intel.com> References: <20110620124340.GA3641@intel.com> Date: Thu, 28 Jul 2011 07:28:00 -0000 Message-ID: Subject: Re: Mention avx2 patch From: Kirill Yukhin To: "H.J. Lu" , gerald@pfeifer.com Cc: gcc-patches@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-07/txt/msg02484.txt.bz2 Ping -- Thanks, K On Mon, Jun 20, 2011 at 4:43 PM, H.J. Lu wrote: > Hi, > > This patch removes ix86/avx branch and mentions avx2 branch. =A0OK > to install? > > > H.J. > ---- > Index: svn.html > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v > retrieving revision 1.162 > diff -u -p -r1.162 svn.html > --- svn.html =A0 =A03 Jun 2011 14:04:32 -0000 =A0 =A0 =A0 1.162 > +++ svn.html =A0 =A020 Jun 2011 12:41:27 -0000 > @@ -353,13 +353,12 @@ the command svn log --stop-on-copy > =A0 and Erven Rohou > =A0 <erven.rohou@st.com>.= > > - =A0
ix86/avx
> - =A0
The goal of this branch is to implement Intel AVX (Intel Advanced > - =A0Vector Extensions). =A0The branch is maintained by > - =A0H.J. Lu <hjl.tools@gmail.c= om>, > - =A0Joey Ye <joey.ye@intel.com> > - =A0and Xuepeng Guo <xuepeng= .guo@intel.com>. > - =A0Patches should be marked with the tag [AVX] in the subj= ect > + =A0
avx2
> + =A0
The goal of this branch is to implement AVX Programming Reference > + =A0(June, 2011). The branch is maintained by > + =A0H.J. Lu <hjl.tools@gmail.c= om> > + =A0and Yukhin Kirill <kir= ill.yukhin@intel.com>. > + =A0Patches should be marked with the tag [AVX2] in the sub= ject > =A0 line.
> > =A0
ix86/gcc-4_5-branch
>