aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2022-06-29 00:59:01 -0700
committerAmir Ayupov <amir.aupov@gmail.com>2022-06-29 00:59:16 -0700
commita97a79da027211bce150892d1eebf334e526c0d8 (patch)
tree54bbcb40da17203110c749c20daf6e52f8a14da7 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentb405407a489902c0acfcf936bfda9821a1deb170 (diff)
downloadllvm-a97a79da027211bce150892d1eebf334e526c0d8.zip
llvm-a97a79da027211bce150892d1eebf334e526c0d8.tar.gz
llvm-a97a79da027211bce150892d1eebf334e526c0d8.tar.bz2
[TableGen] Add a knob for MCOperandInfo expansion in gen-instr-info
Control the MCOperandInfo expansion with `-instr-info-expand-mi-operand-info`. For X86, this would make it possible to see memory operand type e.g.: ``` /* MOV8rm */ GR8, i8mem, /* MOV8rm_NOREX */ GR8_NOREX, i8mem_NOREX, ``` The intended use is a follow-up diff D126116 (`getMemOperandSize`). Reviewed By: skan Differential Revision: https://reviews.llvm.org/D127932
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions