summaryrefslogtreecommitdiff
path: root/test/CodeGen/arm-target-features.c
AgeCommit message (Expand)Author
2017-06-07[CodeGen] Add thumb-mode to target-features for arm/thumb triples.Florian Hahn
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-02This adds target support and tests for Cortex-A73Sjoerd Meijer
2016-03-21[ARM] Clang tests for ARM Cortex-A32 supportRenato Golin
2016-03-16Add more ARM Cortex-R8 regression tests to Clang.Pablo Barrio
2016-01-05[AArch64] Teaches clang about Samsung Exynos-M1MinSeong Kim
2015-12-02Teaches clang about Cortex-A35.Christof Douma
2015-10-23[ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-devArtyom Skrobov
2015-09-24Recommit r248154: [ARM] Handle DSP feature as an ArchExtKindArtyom Skrobov
2015-09-21Revert "[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def"James Molloy
2015-09-21[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.defArtyom Skrobov
2015-09-09[ARM] "cortex-r5f" and "cortex-m4f" are unknown names for clang.Alexandros Lamprineas
2015-09-06Refactoring of how ARMTargetInfo handles default target features.Alexandros Lamprineas
2015-07-01Use a stable sort to guarantee target feature ordering in the IREric Christopher
2015-05-01ARM: merge Cyclone into other ARMv8 CPUs and add tests for features.Tim Northover