This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ce2e20c [ms] Reintroduce feature guards in intrinsic headers in Micro [...] new 27bf4de Change embed-bitcode linkage type new 5de2745 [Clang][AVX512] completing missing intrinsics for [vpabs] ins [...]
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/BackendUtil.cpp | 73 ++++++++++++++++++++++++++++------------- lib/Headers/avx512fintrin.h | 34 +++++++++++++++++++ test/CodeGen/avx512f-builtins.c | 27 +++++++++++++++ test/Frontend/embed-bitcode.ll | 8 ++--- 4 files changed, 116 insertions(+), 26 deletions(-)