From owner-svn-src-all@FreeBSD.ORG Sat Dec 13 04:26:18 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 030D76A6 for ; Sat, 13 Dec 2014 04:26:18 +0000 (UTC) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com [209.85.215.46]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C2D5207 for ; Sat, 13 Dec 2014 04:26:17 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id q1so7109033lam.19 for ; Fri, 12 Dec 2014 20:26:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=DmTrW4va/vR7KIsuDtu75eu1Nk7mKkAQQOmVieJjlT4=; b=S+k5xaJv/l/lRJ7yIPkMnDVBDW0BFvF7CbvsOEO2SGBCNjR3P8iC4XeN5+MzBmdI9j q4RpEXvV+jm30k0kHJuPriYGTU2WNfzQU+OGTp36Bf4QBdERVRNs4/kF97ZOxzu89DCn 2SsoU15y9X62aPcRaS60+cKfEPOCgpQ1DLsPunHi5CoH7S/39LGtoYU9VSsBkbQatOQq 88URHKro7YvhREPGNmd2BBQp/Bn0eadfcTRACPKcjMAjmWIV7G7ajB/ynQRl2rDW54EZ E6keFVxrtdVtZGDeLFf3s9zD3XRYqeDVQy+0rRXTRTR1sE0HppTrBNvA49U+ZXOf4W98 9NXw== X-Gm-Message-State: ALoCoQkAWGrRmjGc4A5pd5yKU7mopJ3wORKTm5N3hG7rJabx0grD/WeeZrxg5TZENI29Kidl27wH X-Received: by 10.112.150.71 with SMTP id ug7mr18678657lbb.73.1418444288055; Fri, 12 Dec 2014 20:18:08 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id ph5sm888944lbb.40.2014.12.12.20.18.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Dec 2014 20:18:07 -0800 (PST) Message-ID: <548BBDFE.8010302@freebsd.org> Date: Sat, 13 Dec 2014 07:18:06 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Dimitry Andric , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r275633 - in head: contrib/llvm/lib/Transforms/Vectorize sys/sys References: <201412090734.sB97YT2X080620@svn.freebsd.org> In-Reply-To: <201412090734.sB97YT2X080620@svn.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2014 04:26:18 -0000 On 09.12.2014 10:34, Dimitry Andric wrote: > PR21302. Vectorize only bottom-tested loops. ... > MFC after: 3 days Hi. More than 3 days already passed, do you plan to MFC it? I have irrational fear to compile anything under -stable until this change will be committed) -- http://ache.vniz.net/