[all-commits] [llvm/llvm-project] b87bb4: [X86][MC] Move the code about fixed register encod...
KanRobert via All-commits
all-commits at lists.llvm.org
Thu May 18 04:42:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b87bb4e0ff71a6248cfddea772aac6add590b615
https://github.com/llvm/llvm-project/commit/b87bb4e0ff71a6248cfddea772aac6add590b615
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 fixed register encoding optimization to X86EncodingOptimization.cpp, NFCI
More information about the All-commits
mailing list