[all-commits] [llvm/llvm-project] 4a4874: [X86][tablgen] Extract common functions in X86EVEX...
KanRobert via All-commits
all-commits at lists.llvm.org
Sat Mar 26 17:47:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a4874292258391e976d3a7e508278ca58418bc1
https://github.com/llvm/llvm-project/commit/4a4874292258391e976d3a7e508278ca58418bc1
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
M llvm/utils/TableGen/X86RecognizableInstr.cpp
M llvm/utils/TableGen/X86RecognizableInstr.h
Log Message:
-----------
[X86][tablgen] Extract common functions in X86EVEX2VEXTablesEmitter.cpp and X86FoldTablesEmitter.cpp to avoid duplicated code. NFC
More information about the All-commits
mailing list