This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 308caddf916 [CMake] Support stripping and linking output to .build-id d [...] new 7c2c4642b91 [ScalarizeMaskedMemIntrin] Use IRBuilder functions that tak [...] new e7e3dde9033 [x86] add tests for extract of FP select; NFC
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/ScalarizeMaskedMemIntrin.cpp | 72 +++++++++------------- test/CodeGen/X86/extractelement-fp.ll | 26 ++++++++ test/CodeGen/X86/masked_gather_scatter.ll | 18 +++--- .../X86/expand-masked-gather.ll | 24 ++++---- .../X86/expand-masked-load.ll | 26 ++++---- .../X86/expand-masked-store.ll | 10 +-- 6 files changed, 94 insertions(+), 82 deletions(-)