LiveVariables should not clobber MachineOperand::IsDead, ::IsKill on reserved physica...
authorMatthias Braun <matze@braunis.de>
Tue, 24 Nov 2015 20:06:56 +0000 (20:06 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 24 Nov 2015 20:06:56 +0000 (20:06 +0000)
commit1bb03c5884405c428c3ab54631c0528b6cedeb54
treefb2298712c6d0c7f2e1e5cf561fca03a92a966f9
parentcd753d0cf93b0a278aea15a21d49fac5c84d4947
LiveVariables should not clobber MachineOperand::IsDead, ::IsKill on reserved physical registers

Patch by Nick Johnson <Nicholas.Paul.Johnson@deshawresearch.com>

Differential Revision: http://reviews.llvm.org/D14875

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveVariables.cpp