r335200 - [X86] Remove masking from the 512-bit floating point max/min builtins. Use select in IR instead.

2018-06-20 Thread Craig Topper via cfe-commits
Author: ctopper Date: Wed Jun 20 22:01:01 2018 New Revision: 335200 URL: http://llvm.org/viewvc/llvm-project?rev=335200&view=rev Log: [X86] Remove masking from the 512-bit floating point max/min builtins. Use select in IR instead. Modified: cfe/trunk/include/clang/Basic/BuiltinsX86.def c

[PATCH] D46652: [clang-cl, PCH] Implement support for MS-style PCH through headers

2018-06-20 Thread Hans Wennborg via Phabricator via cfe-commits
hans added a comment. In https://reviews.llvm.org/D46652#1138375, @rnk wrote: > @hans, think you'll have time to look at this with your recent dllexport PCH > experimentation? Yes, I mean to look at it, marked it unread in my inbox and everything. https://reviews.llvm.org/D46652 _

<    1   2