]> granicus.if.org Git - clang/commit
Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets.
authorAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Thu, 3 Sep 2015 14:40:57 +0000 (14:40 +0000)
committerAlexandros Lamprineas <alexandros.lamprineas@arm.com>
Thu, 3 Sep 2015 14:40:57 +0000 (14:40 +0000)
commite6aa23f9072c683047d3d682fe0bbc63ec0074d1
tree3ebb202d2f73f83fb51b86f0d8edfef2f2a379ba
parent639a364a053f2362a7a9af4822c5038efe29f14e
Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] targets.
Differential Revision: http://reviews.llvm.org/D12244

Change-Id: Iffd4e822c15e18668fe8868278230ff232ef50aa

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246768 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/aarch64-target-features.c
test/Preprocessor/arm-acle-6.4.c
test/Preprocessor/arm-acle-6.5.c