[PATCH] D129870: [AArch64InstPrinter] Introduce register markup tags emission

Antonio Frighetto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 08:54:06 PDT 2022


antoniofrighetto created this revision.
antoniofrighetto added reviewers: MaskRay, david-arm, c-rhodes.
Herald added subscribers: StephenFan, hiraditya, kristof.beyls.
Herald added a project: All.
antoniofrighetto requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

AArch64 assembly syntax emission now leverages markup tags for registers, if enabled.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129870

Files:
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129870.445003.patch
Type: text/x-patch
Size: 12927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/fe2d7334/attachment.bin>


More information about the llvm-commits mailing list