From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15362 invoked by alias); 9 May 2008 15:05:43 -0000 Received: (qmail 15349 invoked by uid 22791); 9 May 2008 15:05:43 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 May 2008 15:05:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 04A7A2A9A90; Fri, 9 May 2008 11:05:19 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id VYM73dpL200F; Fri, 9 May 2008 11:05:18 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BA39B2A9A95; Fri, 9 May 2008 11:05:18 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id C83FBE7ACD; Fri, 9 May 2008 08:05:16 -0700 (PDT) Date: Fri, 09 May 2008 19:29:00 -0000 From: Joel Brobecker To: Olivier Hainque Cc: gdb-patches@sourceware.org Subject: Re: [PATCH] fix altivec/vperm sim for source/destination overlaps Message-ID: <20080509150516.GA29080@adacore.com> References: <20080505151542.GA21383@cardhu.act-europe.fr> <20080506184526.GA3096@caradoc.them.org> <20080507090050.GA30739@cardhu.act-europe.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080507090050.GA30739@cardhu.act-europe.fr> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-05/txt/msg00320.txt.bz2 > > > * ppc/altivec.igen (vperm): Latch inputs into temporaries. > > > > Thanks, this is OK. > > Thanks for the fast review :) Olivier asked me to check this patch in for him. Now done. -- Joel