This patch allows targetting Armv8.5-A from Clang. Most of the
implementation is in TargetParser, so this is mostly just adding tests.
Patch by Pablo Barrio!
Paths
| Differential D52491
[ARM/AArch64][v8.5A] Add Armv8.5-A target ClosedPublic Authored by olista01 on Sep 25 2018, 7:19 AM.
Details Summary This patch allows targetting Armv8.5-A from Clang. Most of the Patch by Pablo Barrio!
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 25 2018, 9:16 AM Closed by commit rC343111: [ARM/AArch64][v8.5A] Add Armv8.5-A target (authored by olista01). · Explain WhySep 26 2018, 7:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 166908 lib/Basic/Targets/ARM.cpp
test/Driver/aarch64-cpus.c
test/Driver/arm-cortex-cpus.c
test/Preprocessor/arm-target-features.c
|
nit: perhaps move this to below, where we have the other fp16 checks?