[PATCH] MIR Serialization: Serialize global address machine operands.
Alex Lorenz
arphaman at gmail.com
Tue Jun 23 16:07:12 PDT 2015
Hi dexonsmith, bob.wilson, bogner,
This patch is based on a previous serialization patch that serializes MBB operands (http://reviews.llvm.org/D10608).
This patch serializes the global address machine operands.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D10671
Files:
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
test/CodeGen/MIR/X86/global-value-operands.mir
test/CodeGen/MIR/X86/invalid-global-value-index.mir
test/CodeGen/MIR/X86/undefined-global-value.mir
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10671.28299.patch
Type: text/x-patch
Size: 13896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150623/43c83a4e/attachment.bin>
More information about the llvm-commits
mailing list