This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from 276876b8b3 [CodeGen] add/fix rotate builtins that map to LLVM funnel sh [...] adds 6e672c87df revert r340137: [CodeGen] add rotate builtins
No new revisions were added by this update.
Summary of changes: docs/LanguageExtensions.rst | 64 ---------------------- include/clang/Basic/Builtins.def | 9 ---- lib/CodeGen/CGBuiltin.cpp | 77 +++++++++++++------------- lib/CodeGen/CodeGenFunction.h | 2 - test/CodeGen/builtin-rotate.c | 66 ----------------------- test/CodeGen/ms-intrinsics-rotations.c | 99 ++++++++++++++++++++++++++-------- 6 files changed, 118 insertions(+), 199 deletions(-) delete mode 100644 test/CodeGen/builtin-rotate.c