[llvm-commits] [PATCH] arm coprocessor builtins and intrinsics!
Bruno Cardoso Lopes
bruno.cardoso at gmail.com
Fri Apr 29 17:26:30 PDT 2011
Hi all,
I know in some cases we prefer avoiding the usage of intrinsics as
much as possible and I'm not aware what it's the policy regarding the
addition of new ARM builtins and intrinsics. However, this patch
implements builtins and intrinsics for some coprocessor instructions,
they have a clean interface and directly match the real instructions.
Is it OK to commit?
--
Bruno Cardoso Lopes
http://www.brunocardoso.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-arm-intrinsics.patch
Type: application/octet-stream
Size: 841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110429/e9e7b768/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-arm-intrinsics.patch
Type: application/octet-stream
Size: 13004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110429/e9e7b768/attachment-0001.obj>
More information about the llvm-commits
mailing list