summaryrefslogtreecommitdiff
path: root/test/Preprocessor/aarch64-target-features.c
AgeCommit message (Expand)Author
2017-07-13[AArch64] Add support for handling the +sve target feature.Amara Emerson
2017-06-30ARMV8-A archkind and target defines helper functionsSjoerd Meijer
2017-05-03[Driver] Update AArch64 testcase to match llvm r302078.Ahmed Bougacha
2017-03-07[AArch64] Vulcan is now ThunderXT99Joel Jones
2016-12-13Add support for Samsung Exynos M3 (NFC)Evandro Menezes
2016-08-01[AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes
2016-06-29[Driver][AArch64] Add support for Broadcom Vulcan core.Pankaj Gode
2016-06-02This adds target support and tests for Cortex-A73Sjoerd Meijer
2016-05-25Revert "[AArch64] Using new TargetParser in Clang"Renato Golin
2016-05-25[AArch64] Try to fix test from r270688 with unordered outputRenato Golin
2016-02-24AArch64: fix Cyclone CPU features list.Tim Northover
2016-02-11[Driver] Add support for Qualcomm's Kryo CPU.Chad Rosier
2016-01-05[AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim
2015-12-02Teaches clang about Cortex-A35.Christof Douma
2015-11-29ARM v8.1a adds Advanced SIMD instructions for Rounding Double MultiplyAlexandros Lamprineas
2015-10-02Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] tar...Alexandros Lamprineas
2015-09-03Implement ACLE 2.0 macros of chapters 6.4 and 6.5 for [ARM] and [Aarch64] tar...Alexandros Lamprineas
2015-08-24[AArch64] Define the macro __ARM_FP16_ARGSKeith Walker
2015-07-20Allow case-insensitive values for -mtune for AArch64 target in line with GCC.Gabor Ballabas
2015-06-18Allow case-insensitive values for -march for AArch64 target in line with GCC.Gabor Ballabas
2015-06-12Allow case-insensitive values for -mcpu for AArch64 target in line with GCC.Gabor Ballabas
2015-04-16[AArch64] Add v8.1a architectureVladimir Sukharev
2015-02-04Teaches the Clang driver to accept Cortex-A72Renato Golin
2014-11-10AArch64: set all processor features from -arch if nothing else presentTim Northover
2014-09-15[ARM] Add ACLE predefines: maxmin, rounding and h/w integer divisionJames Molloy
2014-07-18[AArch64] Implement Clang CLI interface proposal about "-march".Kevin Qin
2014-06-11[AArch64] Add default features for CPUs on AArch64 target.Kevin Qin
2014-05-02[ARM64/AArch64] Define the correct value for __ARM_NEON_FPBradley Smith
2014-05-02[ARM64/AArch64] Hook up CRC32 subtarget feature to the driverBradley Smith
2014-04-17[ARM64] Add ARM64 RUN lines to a bunch of tests that had AARCH64 RUN lines.James Molloy
2014-02-14Enable AArch64 NEON by default.Jiangning Liu
2013-11-19Clean up predefined macros for AArch64 to follow ACLE 2.0.Jiangning Liu
2013-08-01AArch64: initial NEON supportTim Northover
2013-04-05AArch64: bring predefines in line with most recent ACLE documentTim Northover
2013-01-31Add support for AArch64 target.Tim Northover