revert r340137: [CodeGen] add rotate builtins
authorSanjay Patel <spatel@rotateright.com>
Sun, 19 Aug 2018 15:31:42 +0000 (15:31 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 19 Aug 2018 15:31:42 +0000 (15:31 +0000)
commita09ae4b8a65a607cb30770237ea175213c6b2c41
tree912269e7f150d7ebbfd59d3a134a61530d7db070
parent446529b0d9452e3d4d6164f48ce2ccb104cdd6a5
revert r340137: [CodeGen] add rotate builtins

At least a couple of bots (gcc host compiler on PPC only?) are showing the compiler dying while trying to compile.

llvm-svn: 340138
clang/docs/LanguageExtensions.rst
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/builtin-rotate.c [deleted file]
clang/test/CodeGen/ms-intrinsics-rotations.c