[PATCH] D41027: [CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and debug output

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 08:34:35 PST 2017


This revision was automatically updated to reflect the committed changes.
thegameg marked an inline comment as done.
Closed by commit rL320827: [CodeGen] Print stack object references as %(fixed-)stack.0 in both MIR and… (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41027?vs=126181&id=127140#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41027

Files:
  llvm/trunk/include/llvm/CodeGen/MachineOperand.h
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineOperand.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/trunk/lib/Target/X86/README-SSE.txt
  llvm/trunk/test/CodeGen/AArch64/tailcall_misched_graph.ll
  llvm/trunk/test/CodeGen/X86/2010-05-12-FastAllocKills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41027.127140.patch
Type: text/x-patch
Size: 8902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/bfd89a9c/attachment.bin>


More information about the llvm-commits mailing list