[PATCH] D12244: Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets

Alexandros Lamprineas via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 10:08:41 PDT 2015


labrinea created this revision.
labrinea added subscribers: cfe-commits, llvm-commits.
Herald added subscribers: rengolin, aemerson.

Implementation and testing of ACLE 2.0 macros, for details see the above document:
[[ http://infocenter.arm.com/help/topic/com.arm.doc.ihi0053c/IHI0053C_acle_2_0.pdf | ACLE 2.0 ]]

http://reviews.llvm.org/D12244

Files:
  lib/Basic/Targets.cpp
  test/Preprocessor/aarch64-target-features.c
  test/Preprocessor/arm-acle-6.4.c
  test/Preprocessor/arm-acle-6.5.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12244.32838.patch
Type: text/x-patch
Size: 32310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/d7b59358/attachment.bin>


More information about the llvm-commits mailing list