This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 765b342bce OpenBSD add C++ runtime in a driver's standpoint new 2ce56cc5c9 Lowering x86 adds/addus/subs/subus intrinsics (clang)
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 | 99 +++++++++++++- test/CodeGen/avx2-builtins.c | 66 +++++++-- test/CodeGen/avx512bw-builtins.c | 244 +++++++++++++++++++++++++++------ test/CodeGen/avx512vlbw-builtins.c | 271 ++++++++++++++++++++++++++++++++----- test/CodeGen/sse2-builtins.c | 66 +++++++-- 5 files changed, 656 insertions(+), 90 deletions(-)