[all-commits] [llvm/llvm-project] c63e05: [AArch64InstPrinter] Introduce register markup tag...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Tue Sep 13 20:52:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c63e05dc0776b4a0a75685ba8a8d7667e0dbaee3
      https://github.com/llvm/llvm-project/commit/c63e05dc0776b4a0a75685ba8a8d7667e0dbaee3
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
    M llvm/test/MC/Disassembler/AArch64/marked-up.txt

  Log Message:
  -----------
  [AArch64InstPrinter] Introduce register markup tags emission

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

Reviewed By: MaskRay, david-arm

Differential Revision: https://reviews.llvm.org/D129870




More information about the All-commits mailing list