aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorYi Kong <Yi.Kong@arm.com>2014-08-28 09:44:07 +0000
committerYi Kong <Yi.Kong@arm.com>2014-08-28 09:44:07 +0000
commit623393f31e20768b97287381af93355cc01bee2e (patch)
treeaf28a9db8d90f2e748130b0db60f69500bc4ae56 /clang/lib/CodeGen/CodeGenModule.cpp
parent53cce89a81737bb44166f93a550fc3d4abd96110 (diff)
downloadllvm-623393f31e20768b97287381af93355cc01bee2e.zip
llvm-623393f31e20768b97287381af93355cc01bee2e.tar.gz
llvm-623393f31e20768b97287381af93355cc01bee2e.tar.bz2
arm_acle: Implement data processing intrinsics
Summary: ACLE 2.0 section 9.2 defines the following "miscellaneous data processing intrinsics": `__clz`, `__cls`, `__ror`, `__rev`, `__rev16`, `__revsh` and `__rbit`. `__clz` has already been implemented in the arm_acle.h header file. The rest are not supported yet. This patch completes ACLE data processing intrinsics. Reviewers: t.p.northover, rengolin Reviewed By: rengolin Subscribers: aemerson, mroth, llvm-commits Differential Revision: http://reviews.llvm.org/D4983 llvm-svn: 216658
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions