From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30971 invoked by alias); 16 Oct 2004 19:15:27 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 30963 invoked from network); 16 Oct 2004 19:15:26 -0000 Received: from unknown (HELO mail-out4.apple.com) (17.254.13.23) by sourceware.org with SMTP; 16 Oct 2004 19:15:26 -0000 Received: from mailgate2.apple.com (a17-128-100-204.apple.com [17.128.100.204]) by mail-out4.apple.com (8.12.11/8.12.11) with ESMTP id i9GJK08I015993 for ; Sat, 16 Oct 2004 12:20:00 -0700 (PDT) Received: from relay2.apple.com (relay2.apple.com) by mailgate2.apple.com (Content Technologies SMTPRS 4.3.14) with ESMTP id for ; Sat, 16 Oct 2004 12:15:25 -0700 Received: from [17.219.198.10] ([17.219.198.10]) by relay2.apple.com (8.12.11/8.12.11) with ESMTP id i9GJF8ev027011 for ; Sat, 16 Oct 2004 12:15:09 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v606) In-Reply-To: <966B41B0-1635-11D9-9C73-000393A91CAA@apple.com> References: <966B41B0-1635-11D9-9C73-000393A91CAA@apple.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Devang Patel Subject: PING: PING: Auto vectorization patches Date: Sat, 16 Oct 2004 20:16:00 -0000 To: GCC Patches X-SW-Source: 2004-10/txt/msg01347.txt.bz2 Ping. Ping. > [PATCH] Vectorize if-converted loop > http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01768.html > Ping : [PATCH] AV - Use distance vector > http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01046.html - Devang