summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/aarch64-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Add support for MTE intrinsicsJaved Absar2019-04-261-0/+3
* [clang] Add support for Exynos M5 (NFC)Evandro Menezes2019-03-221-0/+1
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-111-1/+2
* [AArch64] Implement FP16FML intrinsicsBryan Chan2018-10-251-12/+18
* [AArch64][ARM] Context sensitive meaning of cryptoSjoerd Meijer2018-10-041-0/+95
* [ARM][AArch64] Add feature +fp16fmlSjoerd Meijer2018-09-241-2/+29
* [PATCH 2/2] [test] Add support for Samsung Exynos M4 (NFC)Evandro Menezes2018-06-061-0/+1
* [AAch64] Add the __ARM_FEATURE_DOTPROD macro definitionJunmo Park2018-04-171-0/+4
* [AAch64] Tests for ACLE FP16 macrosSjoerd Meijer2018-03-151-0/+12
* [AArch64] Add support for handling the +sve target feature.Amara Emerson2017-07-131-0/+5
* ARMV8-A archkind and target defines helper functionsSjoerd Meijer2017-06-301-2/+3
* [Driver] Update AArch64 testcase to match llvm r302078.Ahmed Bougacha2017-05-031-1/+1
* [AArch64] Vulcan is now ThunderXT99Joel Jones2017-03-071-2/+2
* Add support for Samsung Exynos M3 (NFC)Evandro Menezes2016-12-131-0/+1
* [AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes2016-08-011-0/+1
* [Driver][AArch64] Add support for Broadcom Vulcan core.Pankaj Gode2016-06-291-0/+2
* This adds target support and tests for Cortex-A73Sjoerd Meijer2016-06-021-0/+2
* Revert "[AArch64] Using new TargetParser in Clang"Renato Golin2016-05-251-4/+1
* [AArch64] Try to fix test from r270688 with unordered outputRenato Golin2016-05-251-1/+4
* AArch64: fix Cyclone CPU features list.Tim Northover2016-02-241-3/+3
* [Driver] Add support for Qualcomm's Kryo CPU.Chad Rosier2016-02-111-0/+2
* [AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim2016-01-051-0/+2
* Teaches clang about Cortex-A35.Christof Douma2015-12-021-0/+2
* ARM v8.1a adds Advanced SIMD instructions for Rounding Double MultiplyAlexandros Lamprineas2015-11-291-0/+3
* Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] tar...Alexandros Lamprineas2015-10-021-1/+5
* Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] tar...Alexandros Lamprineas2015-09-031-3/+14
* [AArch64] Define the macro __ARM_FP16_ARGSKeith Walker2015-08-241-0/+1
* Allow case-insensitive values for -mtune for AArch64 target in line with GCC.Gabor Ballabas2015-07-201-0/+5
* Allow case-insensitive values for -march for AArch64 target in line with GCC.Gabor Ballabas2015-06-181-0/+4
* Allow case-insensitive values for -mcpu for AArch64 target in line with GCC.Gabor Ballabas2015-06-121-0/+6
* [AArch64] Add v8.1a architectureVladimir Sukharev2015-04-161-0/+8
* Teaches the Clang driver to accept Cortex-A72Renato Golin2015-02-041-0/+2
* AArch64: set all processor features from -arch if nothing else presentTim Northover2014-11-101-0/+3
* [ARM] Add ACLE predefines: maxmin, rounding and h/w integer divisionJames Molloy2014-09-151-0/+3
* [AArch64] Implement Clang CLI interface proposal about "-march".Kevin Qin2014-07-181-11/+53
* [AArch64] Add default features for CPUs on AArch64 target.Kevin Qin2014-06-111-0/+10
* [ARM64/AArch64] Define the correct value for __ARM_NEON_FPBradley Smith2014-05-021-2/+7
* [ARM64/AArch64] Hook up CRC32 subtarget feature to the driverBradley Smith2014-05-021-0/+5
* [ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.James Molloy2014-04-171-0/+1
* Enable AArch64 NEON by default.Jiangning Liu2014-02-141-2/+2
* Clean up predefined macros for AArch64 to follow ACLE 2.0.Jiangning Liu2013-11-191-14/+19
* AArch64: initial NEON supportTim Northover2013-08-011-0/+3
* AArch64: bring predefines in line with most recent ACLE documentTim Northover2013-04-051-17/+19
* Add support for AArch64 target.Tim Northover2013-01-311-0/+30