This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 372aa6b9d3 Revert r358337: "[CommandLineParser] Add DefaultOption flag" new 7ec2a3f9d9 [X86] Restore the pavg intrinsics. new f16f5c9d60 [CommandLineParser] Add DefaultOption flag
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: include/clang/Basic/BuiltinsX86.def | 6 ++++ lib/Headers/avx2intrin.h | 12 ++----- lib/Headers/avx512bwintrin.h | 12 ++----- lib/Headers/emmintrin.h | 12 ++----- lib/Tooling/CommonOptionsParser.cpp | 2 -- test/CodeGen/avx2-builtins.c | 16 ++------- test/CodeGen/avx512bw-builtins.c | 50 ++++----------------------- test/CodeGen/avx512vlbw-builtins.c | 68 +++++-------------------------------- test/CodeGen/sse2-builtins.c | 16 ++------- 9 files changed, 30 insertions(+), 164 deletions(-)