Fix PR5614: parts of a physical register def may be killed the rest.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 1 Dec 2009 00:44:45 +0000 (00:44 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 1 Dec 2009 00:44:45 +0000 (00:44 +0000)
commita4025df42d2393da7041cd11e48a3d44b0ae2bb1
treefd580d787d0febd6fb2a70d972499283c6bcaee5
parentd188dba1498b3d468853462a76bc24a5cf44f1dc
Fix PR5614: parts of a physical register def may be killed the rest.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90180 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h
lib/CodeGen/LiveVariables.cpp
test/CodeGen/ARM/2009-11-30-LiveVariablesBug.ll [new file with mode: 0644]