[all-commits] [llvm/llvm-project] 15100a: [X86][MC] Move the code about MOV encoding optimi...
KanRobert via All-commits
all-commits at lists.llvm.org
Thu May 18 02:27:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15100a2db84d976c2e1c97a8bf50cf26ec4968b3
https://github.com/llvm/llvm-project/commit/15100a2db84d976c2e1c97a8bf50cf26ec4968b3
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.h
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
[X86][MC] Move the code about MOV encoding optimization to X86EncodingOptimization.cpp, NFCI
More information about the All-commits
mailing list