[PATCH] MIR Serialization: Serialize the implicit register flags.

Duncan P. N. Exon Smith dexonsmith at apple.com
Mon Jul 6 13:40:23 PDT 2015


> On 2015-Jun-30, at 12:35, Alex Lorenz <arphaman at gmail.com> wrote:
> 
> I rebased this patch on top of trunk.
> 
> 
> REPOSITORY
>  rL LLVM
> 
> http://reviews.llvm.org/D10709
> 
> 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-register-after-flags.mir
>  test/CodeGen/MIR/X86/implicit-register-flag.mir
>  test/CodeGen/MIR/X86/register-mask-operands.mir
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> <D10709.28809.patch>

LGTM.  Thanks!



More information about the llvm-commits mailing list