This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 75ca7db One more fix for use of invalid PresumedLocs missed by r267914. new a2ae4a4 [clang][AVX512][Builtin] Adding intrinsics for the SAD instru [...]
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 | 4 ++++ lib/Headers/avx512bwintrin.h | 33 +++++++++++++++++++++++++ lib/Headers/avx512vlbwintrin.h | 48 +++++++++++++++++++++++++++++++++++++ test/CodeGen/avx512bw-builtins.c | 23 ++++++++++++++++++ test/CodeGen/avx512vlbw-builtins.c | 35 +++++++++++++++++++++++++++ 5 files changed, 143 insertions(+)