[PATCH] D32282: [ARM] ACLE Chapter 9 support
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 02:38:50 PDT 2017
samparker created this revision.
Herald added subscribers: rengolin, aemerson.
Implemented the remaining integer data processing functions from the ARM ACLE v2.1 spec, such as parallel arithmetic and DSP style multiplications.
https://reviews.llvm.org/D32282
Files:
include/clang/Basic/BuiltinsARM.def
lib/Headers/arm_acle.h
test/CodeGen/arm_acle.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32282.95910.patch
Type: text/x-patch
Size: 25681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170420/d77f8da9/attachment-0001.bin>
More information about the llvm-commits
mailing list