[all-commits] [llvm/llvm-project] 4e9907: [AArch64InstPrinter] Introduce immediate markup ta...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Thu Sep 1 20:59:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e9907977465ff3735dcaf61b2058fb263adbe43
https://github.com/llvm/llvm-project/commit/4e9907977465ff3735dcaf61b2058fb263adbe43
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
A llvm/test/MC/Disassembler/AArch64/marked-up.txt
Log Message:
-----------
[AArch64InstPrinter] Introduce immediate markup tags emission
AArch64 assembly syntax emission now leverages markup tags for immediates, if enabled.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D129871
More information about the All-commits
mailing list