[PATCH] MIR Serialization: Start serializing machine operands by serializing physical register operands.
Alex Lorenz
arphaman at gmail.com
Wed Jun 17 17:26:58 PDT 2015
Hi dexonsmith, bob.wilson, bogner,
This patch is based on a patch that introduces MILexer (http://reviews.llvm.org/D10521).
This patch begins to implement serialization of machine operands by serializing the physical register
machine operands.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10525
Files:
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/X86/expected-machine-operand.mir
test/CodeGen/MIR/X86/missing-comma.mir
test/CodeGen/MIR/X86/named-registers.mir
test/CodeGen/MIR/X86/unknown-register.mir
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10525.27903.patch
Type: text/x-patch
Size: 11794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150618/9f81fe0a/attachment.bin>
More information about the llvm-commits
mailing list