[PATCH] MIR Serialization: Print and parse machine function names.
Alex Lorenz
arphaman at gmail.com
Thu May 21 16:31:08 PDT 2015
I've updated the patch using Duncan's suggestions:
- Renamed testcases.
- Renamed 'Mod' to 'M'
- Simplified control flow in MIR yaml parsing code.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9841
Files:
lib/CodeGen/MIR/MIRParser.cpp
lib/CodeGen/MIR/MIRPrinter.cpp
lib/CodeGen/MIR/MIRPrinter.h
lib/CodeGen/MIR/MIRPrintingPass.cpp
lib/CodeGen/MIR/YAMLMapping.h
test/CodeGen/MIR/machine-function-missing-name.mir
test/CodeGen/MIR/machine-function.mir
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9841.26287.patch
Type: text/x-patch
Size: 9421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150521/e3df1c79/attachment.bin>
More information about the llvm-commits
mailing list