[all-commits] [llvm/llvm-project] 098f88: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Tue Sep 2 09:08:59 PDT 2025
Branch: refs/heads/users/s.barannikov/decoder-operands-6-aarch64-rest
Home: https://github.com/llvm/llvm-project
Commit: 098f8871d685efa2584b5cf09f3bd2bf26504c15
https://github.com/llvm/llvm-project/commit/098f8871d685efa2584b5cf09f3bd2bf26504c15
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrFormats.td
M llvm/lib/Target/AArch64/CMakeLists.txt
M llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
M llvm/lib/Target/AArch64/SMEInstrFormats.td
M llvm/lib/Target/AArch64/SVEInstrFormats.td
Log Message:
-----------
[AArch64] Remove post-decoding instruction mutations
These instructions can now be fully decoded automatically.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list