This adds support for Cortex-A73 as an available target.
Clang support is under review in "D20864: Adding support for Cortex-A73"
Paths
| Differential D20865
Adding Cortex-A73 as an available target. ClosedPublic Authored by SjoerdMeijer on Jun 1 2016, 7:09 AM.
Details Summary This adds support for Cortex-A73 as an available target. Clang support is under review in "D20864: Adding support for Cortex-A73"
Diff Detail Event TimelineSjoerdMeijer updated this object. Comment Actions Please, also add it to AArch64TargetParser.def. Also, be aware that D20762 will probably change the target descriptions a bit.
SjoerdMeijer edited edge metadata. Comment ActionsThanks Renato, I have added the check for build attribute 22 that somehow got lost. This revision is now accepted and ready to land.Jun 2 2016, 2:20 AM Comment Actions Sorry for asking, but would you mind looking at the Clang part in D20864 as well? Thanks. Closed by commit rL271508: This adds support for Cortex-A73 as an available target. (authored by SjoerdMeijer). · Explain WhyJun 2 2016, 3:55 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59220 include/llvm/Support/ARMTargetParser.def
lib/Target/AArch64/AArch64.td
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMSubtarget.h
test/CodeGen/AArch64/cpus.ll
test/CodeGen/AArch64/remat.ll
test/CodeGen/ARM/build-attributes.ll
|
are you expecting attribute 22?