[PATCH] Introduce arm_acle.h supporting existing LLVM builtin intrinsics
Yi Kong
kongy.dev at gmail.com
Wed Jun 25 12:49:04 PDT 2014
Hi t.p.northover,
This patch introduces ACLE header file, implementing extensions that can be directly mapped to existing Clang intrinsics. It implements for both AArch32 and AArch64.
http://reviews.llvm.org/D4296
Files:
lib/Basic/Targets.cpp
lib/Headers/CMakeLists.txt
lib/Headers/arm_acle.h
test/CodeGen/arm_acle.c
test/Headers/arm-acle-header.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4296.10853.patch
Type: text/x-patch
Size: 9426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140625/f24ff907/attachment.bin>
More information about the cfe-commits
mailing list