forked from OSchip/llvm-project
![]() Summary: The INLINEASM MIR instructions use immediate operands to encode the values of some operands. The MachineInstr pretty printer function already handles those operands and prints human readable annotations instead of the immediates. This patch adds similar annotations to the output of the MIRPrinter, however uses the new MIROperandComment feature. Reviewers: SjoerdMeijer, arsenm, efriedma Reviewed By: arsenm Subscribers: qcolombet, sdardis, jvesely, wdng, nhaehnle, hiraditya, jrtc27, atanasyan, kerbowa, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D78088 |
||
---|---|---|
.. | ||
branch-limits-fp-micromips.mir | ||
branch-limits-fp-micromipsr6.mir | ||
branch-limits-fp-mips.mir | ||
branch-limits-fp-mipsr6.mir | ||
branch-limits-int-microMIPS.mir | ||
branch-limits-int-micromipsr6.mir | ||
branch-limits-int-mips64.mir | ||
branch-limits-int-mips64r6.mir | ||
branch-limits-int-mipsr6.mir | ||
branch-limits-int.mir | ||
branch-limits-msa.mir | ||
compact-branches-long-branch.ll | ||
long-branch-expansion-1.ll | ||
long-branch-expansion-2.ll | ||
long-branch-expansion-3.ll | ||
long-branch-octeon.ll |