[all-commits] [llvm/llvm-project] f0c504: [X86InstPrinter] Introduce markup tags emission

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Thu Sep 1 21:04:51 PDT 2022


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

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
    M llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
    A llvm/test/MC/Disassembler/X86/marked-up-32.txt

  Log Message:
  -----------
  [X86InstPrinter] Introduce markup tags emission

x86 assembly syntax emission now leverages markup tags, if enabled.

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




More information about the All-commits mailing list