This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7e77eaa236 [hmaptool] Turn %hmaptool into a proper substitution new b24220e585 [clang-format] Add AlwaysBreakBeforeMultilineString tests new 84dae05553 [X86] Lower _mm[256|512]_cmp[.]_mask intrinsics to native llvm IR
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/CGBuiltin.cpp | 165 ++++++++++++++++-------------------- test/CodeGen/avx-builtins.c | 114 +++++++++++++++++-------- test/CodeGen/avx-cmp-builtins.c | 24 ------ test/CodeGen/avx2-builtins.c | 4 +- test/CodeGen/avx512f-builtins.c | 152 ++++++++++++++++++++++++--------- test/CodeGen/avx512vl-builtins.c | 139 +++++++++++++++++++++++++++--- unittests/Format/FormatTestObjC.cpp | 9 ++ 7 files changed, 404 insertions(+), 203 deletions(-)