This patch upstreams support for the ARMv8.6A Enhanced Counter Virtualization
(ECV) extension, which adds 6 new system registers.
See ARMv8.6-ECV in the Arm Architecture Reference Manual Armv8 for more
information.
Paths
| Differential D77094
[ARM] Add enhanced counter virtualization system registers ClosedPublic Authored by stuij on Mar 30 2020, 2:42 PM.
Details Summary This patch upstreams support for the ARMv8.6A Enhanced Counter Virtualization See ARMv8.6-ECV 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 a child revision: D77097: [ARM] Add data gathering hint instruction.Mar 30 2020, 2:48 PM This revision is now accepted and ready to land.Mar 31 2020, 9:12 AM Closed by commit rG6f60eb4a3cf2: [ARM] Add enhanced counter virtualization system registers (authored by olista01, committed by stuij). · Explain WhyApr 5 2020, 7:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255152 llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/AArch64/AArch64SystemOperands.td
llvm/test/MC/AArch64/armv8.6a-ecv.s
llvm/test/MC/Disassembler/AArch64/armv8.6a-ecv.txt
|