commit | 06f46b29d52767fd64257fce2dff5f4fb8710563 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Wed Jun 27 00:42:24 2018 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Wed Jun 27 00:42:24 2018 +0000 |
tree | 8fb452cded00920b7ddefdf224361115024f8fa1 | |
parent | acc979319bb9c5a14d7db9ce0ebee7d5d0688e73 [diff] |
[X86] Don't store register and memory FMA3 opcodes in the same X86InstrFMA3Group. Nothing was using this relationship. By splitting them we no longer need to worry about register or memory entries being empty in a group. The memory folding tables in X86InstrInfo.cpp can be used to access this relationship if needed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335694 91177308-0d34-0410-b5e6-96231b3b80d8