This patch upstreams support the optional ARMv8.0 Data Gathering Hint (DGH)
extension, which adds the Data Gathering Hint instruction to the hint
space.
See ARMv8.0-DGH in the Arm Architecture Reference Manual Armv8 for more
information.
Paths
| Differential D77097
[ARM] Add data gathering hint instruction ClosedPublic Authored by stuij on Mar 30 2020, 2:48 PM.
Details Summary This patch upstreams support the optional ARMv8.0 Data Gathering Hint (DGH) See ARMv8.0-DGH in the Arm Architecture Reference Manual Armv8 for more
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, danielkiss, hiraditya, kristof.beyls. · View Herald Transcript stuij added reviewers: t.p.northover, rengolin, SjoerdMeijer, ab, danielkiss, samparker.Mar 30 2020, 2:55 PM
This revision is now accepted and ready to land.Apr 1 2020, 12:36 AM Closed by commit rGcb6aeb223929: [ARM] Add data gathering hint instruction (authored by olista01, committed by stuij). · Explain WhyApr 5 2020, 8:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255167 llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/MC/AArch64/basic-a64-instructions.s
llvm/test/MC/Disassembler/AArch64/basic-a64-instructions.txt
|