Fix for PR1266. Don't mark a two address operand IsKill.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 26 Mar 2007 22:40:42 +0000 (22:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 26 Mar 2007 22:40:42 +0000 (22:40 +0000)
commitad7ccf34b5de14bd2b9ddc8072d14582a2ce29d9
tree4b2db63d55c7c3cce6634259e4da783da0717eb8
parent497b0b0a455dc2300a5b8bb1e64dc3f82afc9acf
Fix for PR1266. Don't mark a two address operand IsKill.

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