summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/arm-acle-6.5.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer2017-12-281-2/+2
* Add support for armv7ve flag in clang (PR31358).George Burgess IV2017-02-091-0/+3
* PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4Silviu Baranga2016-04-281-3/+6
* Fix __ARM_FP value for sp-only FPUs with Half-precisionRichard Barton2015-10-211-5/+8
* Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] tar...Alexandros Lamprineas2015-09-031-5/+75
* [ARM] Allow passing/returning of __fp16 argumentsOliver Stannard2015-09-031-1/+1
* Revert 246755 as it breaks buildbotsOliver Stannard2015-09-031-1/+1
* [ARM] Allow passing/returning of __fp16 argumentsOliver Stannard2015-09-031-1/+1
* Basic: use hex string for __ARM_FP macroSaleem Abdulrasool2014-09-181-2/+2
* Basic: add support for ARM ACLE 6.5.1Saleem Abdulrasool2014-09-171-0/+22