MIR Serialization: Serialize the 'early-clobber' register operand flag.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 5 Aug 2015 17:49:03 +0000 (17:49 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 5 Aug 2015 17:49:03 +0000 (17:49 +0000)
commit01c1a5ee58a37ac2975615970561d8785252ba6e
tree61ee06135e5da0a77f56e41340fd6506a898772c
parent3ae0ee545351047f2f31bd34515dfce4978b4d11
MIR Serialization: Serialize the 'early-clobber' register operand flag.

llvm-svn: 244075
llvm/lib/CodeGen/MIRParser/MILexer.cpp
llvm/lib/CodeGen/MIRParser/MILexer.h
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/test/CodeGen/MIR/X86/early-clobber-register-flag.mir [new file with mode: 0644]