[all-commits] [llvm/llvm-project] 4a92d6: [X86][MC] Move the code about INC/DEC encoding opt...
KanRobert via All-commits
all-commits at lists.llvm.org
Wed May 17 20:13:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a92d69a162449033898dc0c1b1a6966de716a68
https://github.com/llvm/llvm-project/commit/4a92d69a162449033898dc0c1b1a6966de716a68
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 INC/DEC encoding optimization to X86EncodingOptimization.cpp, NFCI
More information about the All-commits
mailing list