[PATCH] D138556: [AArch64] Add support for v8.9-A/v9.4-A Debug and PMU extensions

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 08:15:19 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0d4045dabef: [AArch64] Add support for v8.9-A/v9.4-A Debug and PMU extensions (authored by pratlucas).

Changed prior to commit:
  https://reviews.llvm.org/D138556?vs=477428&id=477803#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138556/new/

https://reviews.llvm.org/D138556

Files:
  llvm/lib/Target/AArch64/AArch64.td
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SystemOperands.td
  llvm/test/MC/AArch64/armv8.6a-fgt.s
  llvm/test/MC/AArch64/armv8.9a-debug-pmu-error.s
  llvm/test/MC/AArch64/armv8.9a-debug-pmu.s
  llvm/test/MC/Disassembler/AArch64/armv8.6a-fgt.txt
  llvm/test/MC/Disassembler/AArch64/armv8.9a-debug-pmu.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138556.477803.patch
Type: text/x-patch
Size: 68055 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221124/caf54b5e/attachment.bin>


More information about the llvm-commits mailing list