[all-commits] [llvm/llvm-project] 63d9e3: [NFC][ARM][MC] Rearrange decoder functions 2/N (#1...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Sun Aug 31 05:21:03 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63d9e3c114756a3b892d4352313c6dff48b6d560
https://github.com/llvm/llvm-project/commit/63d9e3c114756a3b892d4352313c6dff48b6d560
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
Log Message:
-----------
[NFC][ARM][MC] Rearrange decoder functions 2/N (#155464)
Move some of the non-static-decode functions to the end of the file.
Note: moving `ARMDisassembler::AddThumbPredicate` the same way causes
the diff to be non-trivial, so not doing that here.
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