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