MIR Serialization: Serialize the 'killed' register machine operand flag.
authorAlex Lorenz <arphaman@gmail.com>
Wed, 8 Jul 2015 21:23:34 +0000 (21:23 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 8 Jul 2015 21:23:34 +0000 (21:23 +0000)
commit03dcd3c6efa07bb4657c41bd167fca6c6e55a11c
treec5412112623d33a3307473e9a8f6d43b45da59fd
parentafab5f8c17d6668010290c769015e8aa0f546619
MIR Serialization: Serialize the 'killed' register machine operand flag.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241734 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/killed-register-flag.mir [new file with mode: 0644]