This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f69420 Test commit of vbyakovl. new c2f9232 [X86][AVX512][Clang] Add support for mask_{move|store|load}_s [...]
The 1 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: include/clang/Basic/BuiltinsX86.def | 6 +- lib/CodeGen/CGBuiltin.cpp | 8 +++ lib/Headers/avx512fintrin.h | 101 ++++++++++++++++++++++++---- test/CodeGen/avx512f-builtins.c | 128 +++++++++++++++++++++++++++++++++--- 4 files changed, 218 insertions(+), 25 deletions(-)