This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6d6598a [X86] Ensure load/store tests unaligned pointers really are align 1 new 5d7e1c9 [AVX512] Emit generic masked store instrinsics instead of usi [...]
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: lib/CodeGen/CGBuiltin.cpp | 68 ++++++++++++++++++++++++++++++++++++++ test/CodeGen/avx512bw-builtins.c | 4 +-- test/CodeGen/avx512f-builtins.c | 23 +++++++------ test/CodeGen/avx512vl-builtins.c | 32 +++++++++--------- test/CodeGen/avx512vlbw-builtins.c | 8 ++--- 5 files changed, 103 insertions(+), 32 deletions(-)