This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8643b2ac98 [IR][ARM] Add function pointer alignment to datalayout new ad1db17fa6 Revert "Enable _rotl, _lrotl, _rotr, _lrotr on all platforms." new 39e73445a9 Re-fix _lrotl/_lrotr to always take Long, no matter the platform.
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/Builtins.def | 8 ++++---- test/CodeGen/rot-intrinsics.c | 43 ---------------------------------------- 2 files changed, 4 insertions(+), 47 deletions(-) delete mode 100644 test/CodeGen/rot-intrinsics.c