This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7dbbc58aa3 [X86] Add two missing #endif directives to immintrin.h that [...] new 5a1231ea59 [X86] Another attempt at fixing the intrinsic module map for [...] new 9f33b6a567 [X86] Remove mask argument from some builtins that are handl [...]
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: include/clang/Basic/BuiltinsX86.def | 14 ++++---- lib/CodeGen/CGBuiltin.cpp | 30 ++++++---------- lib/Headers/avx512bwintrin.h | 20 +++++------ lib/Headers/avx512cdintrin.h | 32 ++++++++--------- lib/Headers/avx512vlcdintrin.h | 72 +++++++++++++++---------------------- lib/Headers/module.modulemap | 2 +- lib/Sema/SemaChecking.cpp | 2 +- 7 files changed, 70 insertions(+), 102 deletions(-)