summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/arm-cortex-cpus.c
Commit message (Expand)AuthorAgeFilesLines
* [clang][llvm] Obsolete Exynos M1 and M2Evandro Menezes2019-10-301-16/+0
* [FIX] Change test to read file insteadDiogo N. Sampaio2019-05-091-1/+1
* [ARM] Fix the extensions implied by a cpu nameDiogo N. Sampaio2019-05-091-16/+21
* [clang] Add support for Exynos M5 (NFC)Evandro Menezes2019-03-221-0/+8
* [ARM] Add Cortex-M35P SupportLuke Cheeseman2019-03-221-2/+4
* [AArch64] Add support for Cortex-A76 and Cortex-A76AELuke Cheeseman2019-02-251-0/+34
* [test] Update support for Exynos M4 (NFC)Evandro Menezes2019-01-111-13/+17
* [ARM] Alter test to account for change to armv6k default CPUPeter Smith2018-09-281-2/+2
* [ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard2018-09-261-0/+20
* [ARM][AArch64] Add feature +fp16fmlSjoerd Meijer2018-09-241-10/+98
* [AArch64][ARM] Add Armv8.4-A testsSjoerd Meijer2018-08-011-0/+49
* [PATCH 2/2] [test] Add support for Samsung Exynos M4 (NFC)Evandro Menezes2018-06-061-12/+24
* [ARM] disable FPU features when using soft floating point.Keith Walker2018-02-191-3/+3
* Revert [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-3/+3
* [ARM] disable FPU features when using soft floating point.Keith Walker2017-11-301-3/+3
* [ARM][AArch64] Cortex-A75 and Cortex-A55 testsSam Parker2017-08-211-0/+33
* Adapt tests after making mcpu=generic the default for armv7-a and armv8-a.Kristof Beyls2017-06-011-6/+6
* [ARM] Add regression tests for Cortex-M23 and Cortex-M33Sanne Wouda2017-02-201-0/+6
* Add support for Samsung Exynos M3 (NFC)Evandro Menezes2016-12-131-0/+8
* [ARM] Fix - missing target-cpu in testJaved Absar2016-10-121-1/+1
* [ARM]: Add Cortex-R52 targetJaved Absar2016-10-071-0/+24
* [Driver] Report invalid -mtune/-mcpu parameters when -arch=arm64Vedant Kumar2016-09-081-0/+3
* [AArch64] Add support for Samsung Exynos M2 (NFC).Evandro Menezes2016-08-011-0/+8
* This adds target support and tests for Cortex-A73Sjoerd Meijer2016-06-021-0/+17
* [ARM] Clang tests for ARM Cortex-A32 supportRenato Golin2016-03-211-0/+8
* Add more ARM Cortex-R8 regression tests to Clang.Pablo Barrio2016-03-161-0/+5
* Add tests for ARM Cortex-R8Alexandros Lamprineas2016-03-111-0/+3
* [ARM] Add Clang targeting for ARMv8-M Baseline/MainlineBradley Smith2016-03-031-0/+18
* [ARM] Add command-line options for ARMv8.2-AOliver Stannard2016-02-111-4/+47
* [AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim2016-01-051-0/+8
* Teaches clang about Cortex-A35.Christof Douma2015-12-021-0/+8
* Handle ARMv6-J as an alias, instead of fake architectureArtyom Skrobov2015-11-201-2/+2
* Handle ARMv6KZ namingArtyom Skrobov2015-11-161-4/+6
* [ARM] Fix crash "-target arm -mcpu=generic", without "-march="Vladimir Sukharev2015-09-231-0/+12
* [ARM] Proper generic cpus handlingVladimir Sukharev2015-08-191-0/+19
* Allow case-insensitive values for -march for ARM in line with GCC.Gabor Ballabas2015-06-111-0/+9
* Allow case-insensitive values for -mcpu for ARMGabor Ballabas2015-06-041-0/+10
* [ARM] Adjust -march checkingJohn Brawn2015-05-291-0/+4
* [ARM] Be less specific about the error message expected.Ranjeet Singh2015-05-281-3/+3
* Test commit.Ranjeet Singh2015-05-261-1/+1
* [ARM] Restructure cpu handling in the driver to mostly use the tripleJohn Brawn2015-05-211-0/+4
* [ARM] Add v8.1a architectureVladimir Sukharev2015-05-141-0/+33
* Revert "Allow case-insensitive values for -mcpu for ARM and AArch64"Renato Golin2015-05-081-10/+0
* Allow case-insensitive values for -mcpu for ARM and AArch64Renato Golin2015-05-081-0/+10
* [ARM] Give an error on invalid -march valuesJohn Brawn2015-05-081-3/+3
* [ARM] add support for Cortex-R4/R4FJaved Absar2015-04-091-0/+8
* [ARM] Add support for ARMV6K subtarget (Clang)Renato Golin2015-03-171-3/+26
* [ARM] Add missing M/R class CPUsBradley Smith2015-02-181-0/+13
* [ARM] Add tests for armv6s[-]m being an alias to armv6[-]mBradley Smith2015-02-101-0/+2
* Teaches the Clang driver to accept Cortex-A72Renato Golin2015-02-041-0/+8
OpenPOWER on IntegriCloud