From owner-svn-src-head@freebsd.org Sat Apr 14 15:10:41 2018 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7DA0F80D04; Sat, 14 Apr 2018 15:10:41 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7138D71C44; Sat, 14 Apr 2018 15:10:41 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from coleburn.home.andric.com (coleburn.home.andric.com [192.168.0.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id A6AD551082; Sat, 14 Apr 2018 17:03:15 +0200 (CEST) From: Dimitry Andric Message-Id: <90F6B862-D4D3-41CB-85C3-7FA40D83465C@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_9DCC695B-34DC-4001-9395-BF31D97C775B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: svn commit: r332501 - in head: contrib/llvm/include/llvm/CodeGen contrib/llvm/lib/CodeGen contrib/llvm/lib/Target/X86 contrib/llvm/lib/Target/X86/Disassembler contrib/llvm/tools/clang/include/clang... Date: Sat, 14 Apr 2018 17:03:14 +0200 In-Reply-To: Cc: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org To: "Jonathan T. Looney" References: <201804141207.w3EC75cj023620@repo.freebsd.org> X-Mailer: Apple Mail (2.3273) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2018 15:10:42 -0000 --Apple-Mail=_9DCC695B-34DC-4001-9395-BF31D97C775B Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 14 Apr 2018, at 16:44, Jonathan T. Looney wrote: > > On Sat, Apr 14, 2018 at 8:07 AM, Dimitry Andric wrote: > Author: dim > Date: Sat Apr 14 12:07:05 2018 > New Revision: 332501 > URL: https://svnweb.freebsd.org/changeset/base/332501 > > Log: > Pull in r325446 from upstream clang trunk (by me): > > [X86] Add 'sahf' CPU feature to frontend > > Pull in r328944 from upstream llvm trunk (by Chandler Carruth): > > [x86] Expose more of the condition conversion routines in the public > API for X86's instruction information. I've now got a second patch > under review that needs these same APIs. This bit is nicely > orthogonal and obvious, so landing it. NFC. > > Pull in r329414 from upstream llvm trunk (by Craig Topper): > > [X86] Merge itineraries for CLC, CMC, and STC. > > Pull in r329673 from upstream llvm trunk (by Chandler Carruth): > > [x86] Model the direction flag (DF) separately from the rest of > EFLAGS. > > > > > Thanks so much for doing this! Unfortunately I had to revert it, as it caused buildworld failures on i386. :-/ It has been reported upstream for further investigation. -Dimitry --Apple-Mail=_9DCC695B-34DC-4001-9395-BF31D97C775B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCWtIYMgAKCRCwXqMKLiCW o8heAKCk5XrRSoOsqJE40M1wvb4oHxTunwCgnEk5FrWUF4jBupc5sO9ZImMtRZQ= =WGIo -----END PGP SIGNATURE----- --Apple-Mail=_9DCC695B-34DC-4001-9395-BF31D97C775B--