summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/arm-target-features.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH 2/2] [test] Add support for Samsung Exynos M4 (NFC)Evandro Menezes2018-06-061-0/+1
* [ARM] Compute a target feature which corresponds to the ARM version.Eli Friedman2018-04-161-14/+59
* [CodeGen] Add thumb-mode to target-features for arm/thumb triples.Florian Hahn2017-06-071-18/+16
* 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
* This adds target support and tests for Cortex-A73Sjoerd Meijer2016-06-021-0/+1
* [ARM] Clang tests for ARM Cortex-A32 supportRenato Golin2016-03-211-0/+1
* Add more ARM Cortex-R8 regression tests to Clang.Pablo Barrio2016-03-161-0/+1
* [AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim2016-01-051-0/+1
* Teaches clang about Cortex-A35.Christof Douma2015-12-021-0/+1
* [ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-devArtyom Skrobov2015-10-231-11/+11
* Recommit r248154: [ARM] Handle DSP feature as an ArchExtKindArtyom Skrobov2015-09-241-12/+14
* Revert "[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def"James Molloy2015-09-211-14/+12
* [ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.defArtyom Skrobov2015-09-211-12/+14
* [ARM] "cortex-r5f" and "cortex-m4f" are unknown names for clang.Alexandros Lamprineas2015-09-091-7/+2
* Refactoring of how ARMTargetInfo handles default target features.Alexandros Lamprineas2015-09-061-2/+25
* Use a stable sort to guarantee target feature ordering in the IREric Christopher2015-07-011-3/+3
* ARM: merge Cyclone into other ARMv8 CPUs and add tests for features.Tim Northover2015-05-011-0/+38