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)
commite40350d020af663ab1201c8aaef69694697848a8
treea321a39af8790d1f1dd15864785f1406cd3c8c12
parentbaa8ef1276a1cb4388bd06035ba07f5483667900
MIR Serialization: Serialize the 'early-clobber' register operand flag.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244075 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MILexer.cpp
lib/CodeGen/MIRParser/MILexer.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/X86/early-clobber-register-flag.mir [new file with mode: 0644]