This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 826d0ec0c0 Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc. [...] new b27c4ef981 [X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic [...]
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 | 54 +++++++++++++++++++++- test/CodeGen/avx512f-builtins.c | 48 ++++++++++---------- test/CodeGen/avx512vl-builtins.c | 96 ++++++++++++++++++++-------------------- test/CodeGen/xop-builtins.c | 16 +++---- 4 files changed, 133 insertions(+), 81 deletions(-)