diff options
author | Shengchen Kan <shengchen.kan@intel.com> | 2022-03-26 16:33:29 +0800 |
---|---|---|
committer | Shengchen Kan <shengchen.kan@intel.com> | 2022-03-26 16:43:18 +0800 |
commit | 7a94fa58c4fbc495f19e4c812fa85b54e63e6b36 (patch) | |
tree | 86abc07b3fec5428109b9adbbbe2c5d6185bcbc4 /clang/lib/Frontend/FrontendAction.cpp | |
parent | 02f20a09c3ae1d9763d835ebae1c025ac819a079 (diff) | |
download | llvm-7a94fa58c4fbc495f19e4c812fa85b54e63e6b36.zip llvm-7a94fa58c4fbc495f19e4c812fa85b54e63e6b36.tar.gz llvm-7a94fa58c4fbc495f19e4c812fa85b54e63e6b36.tar.bz2 |
[X86][tablgen] Move fields Name, Is64Bit, Is32Bit, Operands from RecognizableInstrBase to RecognizableInstr, NFCI
These four fields are not used by any user of `RecognizableInstrBase`,
so we can move them to `RecognizableInstr` to avoid unnecessary
construction.
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions