diff options
author | Craig Topper <craig.topper@intel.com> | 2019-06-13 22:15:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-06-13 22:15:25 +0000 |
commit | cf34a2bd5d6ec941e755d85e49525712453b0777 (patch) | |
tree | c99abfaf5faa60a26de8ae53451c401768181c4d /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 1c88445840c5412965d4bbee6f558d0dd7aed9b4 (diff) | |
download | bcm5719-llvm-cf34a2bd5d6ec941e755d85e49525712453b0777.tar.gz bcm5719-llvm-cf34a2bd5d6ec941e755d85e49525712453b0777.zip |
[X86Disassembler] Unify the EVEX and VEX code in emitContextTable. Merge the ATTR_VEXL/ATTR_EVEXL bits. NFCI
Merging the two bits shrinks the context table from 16384 bytes to 8192 bytes.
Remove the ATTRIBUTE_BITS macro and just create an enum directly. Then fix the ATTR_max define to be 8192 to reflect the table size so we stop hardcoding it separately.
llvm-svn: 363330
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions