[PATCH] Introduce arm_acle.h supporting existing LLVM builtin intrinsics

Yi Kong kongy.dev at gmail.com
Wed Jun 25 15:41:36 PDT 2014


The intention is described in the [[ http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_acle_2_0.pdf | ACLE documentation ]]. Mainly it is for code portability across different compilers and different ARM architecture variants.

http://reviews.llvm.org/D4296






More information about the cfe-commits mailing list