This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 48b19b29ab [WebAssembly] clang-format (NFC) new 0b68110dff [X86] Add ktest intrinsics to match gcc and icc.
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 | 8 +++++ lib/CodeGen/CGBuiltin.cpp | 44 ++++++++++++++++++++++++ lib/Headers/avx512bwintrin.h | 36 ++++++++++++++++++++ lib/Headers/avx512dqintrin.h | 36 ++++++++++++++++++++ test/CodeGen/avx512bw-builtins.c | 68 +++++++++++++++++++++++++++++++++++++ test/CodeGen/avx512dq-builtins.c | 68 +++++++++++++++++++++++++++++++++++++ 6 files changed, 260 insertions(+)