[all-commits] [llvm/llvm-project] 05535f: [X86][tablgen] Add one entry manually into the mem...
KanRobert via All-commits
all-commits at lists.llvm.org
Wed Apr 6 07:07:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05535f3d07282ee6f88bb11ce3050051370cb867
https://github.com/llvm/llvm-project/commit/05535f3d07282ee6f88bb11ce3050051370cb867
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/utils/TableGen/X86FoldTablesEmitter.cpp
Log Message:
-----------
[X86][tablgen] Add one entry manually into the memory folding table
```
{"MMX_MOVD64grr", "MMX_MOVD64mr"}
```
This pair has different opcodes.
More information about the All-commits
mailing list