summaryrefslogtreecommitdiff
path: root/test/Preprocessor/arm-acle-6.5.c
AgeCommit message (Expand)Author
2017-12-28Avoid int to string conversion in Twine or raw_ostream contexts.Benjamin Kramer
2017-02-09Add support for armv7ve flag in clang (PR31358).George Burgess IV
2016-04-28PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4Silviu Baranga
2015-10-21Fix __ARM_FP value for sp-only FPUs with Half-precisionRichard Barton
2015-09-03Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] tar...Alexandros Lamprineas
2015-09-03[ARM] Allow passing/returning of __fp16 argumentsOliver Stannard
2015-09-03Revert 246755 as it breaks buildbotsOliver Stannard
2015-09-03[ARM] Allow passing/returning of __fp16 argumentsOliver Stannard
2014-09-18Basic: use hex string for __ARM_FP macroSaleem Abdulrasool
2014-09-17Basic: add support for ARM ACLE 6.5.1Saleem Abdulrasool