summaryrefslogtreecommitdiffstats
path: root/test/Driver/arm-cortex-cpus.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* D5823: Fix typo in Clang test arm-cortex-cpus.c; patch by Gabor Ballabas!Artyom Skrobov2014-10-201-1/+1
* Adds support for the Cortex-A17 processor to ClangRenato Golin2014-10-131-0/+8
* [ARM] Add support for Cortex-M7, FPv5-SP and FPv5-DPOliver Stannard2014-10-011-0/+4
* Simplify getARMCPUForMArch() and make it more consistentChristian Pirker2014-05-051-0/+14
* ARM: Add command line option to select big or little endianChristian Pirker2014-04-101-16/+78
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-281-0/+51
* Revert "Cortex-M3 and Cortex-M4 should not enable hwdiv-arm"Reid Kleckner2014-01-271-6/+0
* Cortex-M3 and Cortex-M4 should not enable hwdiv-armArtyom Skrobov2014-01-271-0/+6
* Make thumb the default instruction set for v7m and v7emBernard Ogden2013-12-121-4/+6
* Fix -mthumb resetting of target cpuBernard Ogden2013-12-121-2/+115
* Teach clang driver about Cortex-A53 and Cortex-A57.Bernard Ogden2013-10-241-0/+8
* Add more Cortex CPUs and testsRenato Golin2013-09-131-0/+29
* Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors.Bob Wilson2013-03-041-0/+8