[PATCH] D41116: [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and debug output

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 02:31:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320564: [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and… (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41116?vs=126556&id=126702#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41116

Files:
  llvm/trunk/docs/MIRLangRef.rst
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineOperand.cpp
  llvm/trunk/test/CodeGen/ARM/subreg-remat.ll
  llvm/trunk/test/CodeGen/X86/2010-05-12-FastAllocKills.ll
  llvm/trunk/unittests/CodeGen/MachineOperandTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41116.126702.patch
Type: text/x-patch
Size: 7659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/9578a0c2/attachment.bin>


More information about the llvm-commits mailing list