Patch for 9.0.1.
Simplified version of r372186/r372187: fix the meaning of the "vfpv2" and "vfpv2sp" features, but keep around the useless "vfp2d16" and "vfp2d16sp" features, to reduce the risk on the release branch.
Paths
| Differential D68675
[9.0 branch][ARM] VFPv2 only supports 16 D registers. ClosedPublic Authored by efriedma on Oct 8 2019, 5:29 PM.
Details Summary Patch for 9.0.1. Simplified version of r372186/r372187: fix the meaning of the "vfpv2" and "vfpv2sp" features, but keep around the useless "vfp2d16" and "vfp2d16sp" features, to reduce the risk on the release branch.
Diff Detail
Revision Contents
Diff 223964 clang/test/CodeGen/arm-target-features.c
llvm/lib/Support/ARMTargetParser.cpp
llvm/lib/Target/ARM/ARM.td
llvm/test/MC/ARM/vfp-aliases-diagnostics.s
|