[all-commits] [llvm/llvm-project] 7148b3: [AArch64] Remove post-decoding instruction mutations
Sergei Barannikov via All-commits
all-commits at lists.llvm.org
Fri Sep 5 04:39:02 PDT 2025
Branch: refs/heads/users/s.barannikov/decoder-operands-6-aarch64-rest
Home: https://github.com/llvm/llvm-project
Commit: 7148b34b69d83b64e825e551f7ca9e7c1f792ddf
https://github.com/llvm/llvm-project/commit/7148b34b69d83b64e825e551f7ca9e7c1f792ddf
Author: Sergei Barannikov <barannikov88 at gmail.com>
Date: 2025-09-05 (Fri, 05 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/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