This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 264382d Bitcode: Change module reader functions to return an llvm::Expected. new d8afcb0 [X86] Remove extra escaped new lines in intrinsic headers lef [...] new ecc2fba [AVX-512] Replace masked dword and qword variable shift built [...]
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 | 16 +-- lib/Headers/avx512bwintrin.h | 48 +++---- lib/Headers/avx512fintrin.h | 242 +++++++++++++++--------------------- lib/Headers/avx512vlbwintrin.h | 96 +++++++------- lib/Headers/avx512vlintrin.h | 54 +++----- test/CodeGen/avx512f-builtins.c | 48 ++++--- test/CodeGen/avx512vl-builtins.c | 16 ++- 7 files changed, 239 insertions(+), 281 deletions(-)