[PATCH] D43916: Named VReg support for MIR
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 28 16:11:21 PST 2018
plotfi created this revision.
plotfi added reviewers: thegameg, bogner, qcolombet, MatzeB.
Herald added subscribers: llvm-commits, javed.absar.
plotfi added a reviewer: aditya_nandakumar.
This patch adds support for named vreg operands in MIR.
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/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.136420.patch
Type: text/x-patch
Size: 12922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/c846ca6c/attachment.bin>
More information about the llvm-commits
mailing list