[PATCH] D43916: Named VReg support for MIR

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 00:23:33 PDT 2018


plotfi updated this revision to Diff 140048.
plotfi marked an inline comment as done.

Repository:
  rL LLVM

https://reviews.llvm.org/D43916

Files:
  include/llvm/CodeGen/MachineRegisterInfo.h
  include/llvm/CodeGen/TargetRegisterInfo.h
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/MIRParser/MIParser.h
  lib/CodeGen/MIRParser/MIRParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineOperand.cpp
  lib/CodeGen/MachineRegisterInfo.cpp
  lib/CodeGen/TargetRegisterInfo.cpp
  test/CodeGen/MIR/AArch64/namedvregs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43916.140048.patch
Type: text/x-patch
Size: 14229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/058c9413/attachment.bin>


More information about the llvm-commits mailing list