[all-commits] [llvm/llvm-project] 585258: [AArch64] Support llvm-mc/llvm-objdump -M no-aliases
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed May 26 13:35:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5852582532b3eb3ea8da51a1e272d8d017bd36c9
https://github.com/llvm/llvm-project/commit/5852582532b3eb3ea8da51a1e272d8d017bd36c9
Author: Fangrui Song <i at maskray.me>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.h
M llvm/test/MC/AArch64/alias-addsubimm.s
Log Message:
-----------
[AArch64] Support llvm-mc/llvm-objdump -M no-aliases
This enables the no-aliases forms of many instructions.
Depends on D103004
Reviewed By: tmatheson
Differential Revision: https://reviews.llvm.org/D103005
More information about the All-commits
mailing list