[PATCH] MIR Serialization: Start serializing machine operands by serializing physical register operands.
Duncan P. N. Exon Smith
dexonsmith at apple.com
Fri Jun 19 14:08:55 PDT 2015
> On 2015-Jun-19, at 13:27, Alex Lorenz <arphaman at gmail.com> wrote:
>
> Rebase and update the patch to add the fixes suggested by Duncan.
>
>
> 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/
> <D10525.28042.patch>
LGTM.
More information about the llvm-commits
mailing list