[all-commits] [llvm/llvm-project] 3473c1: [LLDB][LoongArch] Optimize EmulateInstructionLoong...
lhloongson via All-commits
all-commits at lists.llvm.org
Tue Dec 27 17:13:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3473c1093aa03eb51fb756e05f7ed48907187ae0
https://github.com/llvm/llvm-project/commit/3473c1093aa03eb51fb756e05f7ed48907187ae0
Author: Hui Li <lihui at loongson.cn>
Date: 2022-12-28 (Wed, 28 Dec 2022)
Changed paths:
M lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.cpp
Log Message:
-----------
[LLDB][LoongArch] Optimize EmulateInstructionLoongArch related code
This is a code optimization patch that does not include feature additions
or deletions.
Reviewed By: SixWeining
Differential Revision: https://reviews.llvm.org/D140616
More information about the All-commits
mailing list