Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Fix bugs introduced by the fp64/d32 rework. | Simon Tatham | 2019-06-07 | 1 | -1/+4 |
* | Avoid int to string conversion in Twine or raw_ostream contexts. | Benjamin Kramer | 2017-12-28 | 1 | -2/+2 |
* | Add support for armv7ve flag in clang (PR31358). | George Burgess IV | 2017-02-09 | 1 | -0/+3 |
* | PR27216: Only define __ARM_FEATURE_FMA when the target has VFPv4 | Silviu Baranga | 2016-04-28 | 1 | -3/+6 |
* | Fix __ARM_FP value for sp-only FPUs with Half-precision | Richard Barton | 2015-10-21 | 1 | -5/+8 |
* | Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] tar... | Alexandros Lamprineas | 2015-09-03 | 1 | -5/+75 |
* | [ARM] Allow passing/returning of __fp16 arguments | Oliver Stannard | 2015-09-03 | 1 | -1/+1 |
* | Revert 246755 as it breaks buildbots | Oliver Stannard | 2015-09-03 | 1 | -1/+1 |
* | [ARM] Allow passing/returning of __fp16 arguments | Oliver Stannard | 2015-09-03 | 1 | -1/+1 |
* | Basic: use hex string for __ARM_FP macro | Saleem Abdulrasool | 2014-09-18 | 1 | -2/+2 |
* | Basic: add support for ARM ACLE 6.5.1 | Saleem Abdulrasool | 2014-09-17 | 1 | -0/+22 |