diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2018-11-23 14:27:21 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2018-11-23 14:27:21 +0000 |
commit | 173bc2bb7f75aab38c2c5a1f8d82704ef830a33e (patch) | |
tree | e4b451ce8b94c46a8314b7b5c3e20aa969ddafe2 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 07a8255a7879451269960276113f97c98c7f0cfc (diff) | |
download | llvm-173bc2bb7f75aab38c2c5a1f8d82704ef830a33e.zip llvm-173bc2bb7f75aab38c2c5a1f8d82704ef830a33e.tar.gz llvm-173bc2bb7f75aab38c2c5a1f8d82704ef830a33e.tar.bz2 |
[ARM][AsmParser] Improve debug printing of parsed asm operands
In ARMOperand::print:
- Print human-readable register names, instead of numbers.
- Print the correct names for IT condition masks (these were in the wrong order
before).
- Print all parts of memory operands, not just the base register.
This makes the output of llvm-mc -show-inst-operands more readable.
Differential revision: https://reviews.llvm.org/D54850
llvm-svn: 347494
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions