Add the missing hardware features the ProcA55 and Proc75 feature. These are already enabled via the target parser, but I had missed them in the backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37974
[AArch64] Add V8_2aOps feature to Cortex-A55 and 75 ClosedPublic Authored by samparker on Sep 18 2017, 6:48 AM.
Details Summary Add the missing hardware features the ProcA55 and Proc75 feature. These are already enabled via the target parser, but I had missed them in the backend.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, javed.absar, rengolin, aemerson. · View Herald TranscriptSep 18 2017, 6:48 AM This revision is now accepted and ready to land.Sep 18 2017, 7:10 AM Closed by commit rL313535: [AArch64] Add V8_2aOps feature to Cortex-A55 and 75 (authored by sam_parker). · Explain WhySep 18 2017, 7:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 115650 llvm/trunk/lib/Target/AArch64/AArch64.td
llvm/trunk/test/MC/AArch64/armv8.1a-lse.s
llvm/trunk/test/MC/AArch64/crc.s
llvm/trunk/test/MC/AArch64/ras-extension.s
|