diff options
author | Craig Topper <craig.topper@intel.com> | 2019-04-09 07:40:14 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-04-09 07:40:14 +0000 |
commit | 53ee783c6e30ac8083f81bae1fa225c9ecb07d0d (patch) | |
tree | 2693e345b4e45c8610b2b6900530cc185cb74ed6 /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | f19f991b7f1adac216b5cb4bbd97a8385dff2f98 (diff) | |
download | llvm-53ee783c6e30ac8083f81bae1fa225c9ecb07d0d.zip llvm-53ee783c6e30ac8083f81bae1fa225c9ecb07d0d.tar.gz llvm-53ee783c6e30ac8083f81bae1fa225c9ecb07d0d.tar.bz2 |
[X86] Have EVEX2VEX tablegenerator use HasVEX_L and HasEVEX_L2 fields instead of the composite EVEX_LL field. Remove the EVEX_LL field. NFCI
The composite existed to simplify some other tablegen code and not really in an
important way. Remove the combined field and just calculate the vector size
using two ifs.
llvm-svn: 357972
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions