summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/arm-cortex-cpus.c
Commit message (Expand)AuthorAgeFilesLines
* [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
OpenPOWER on IntegriCloud