Fix a potential serious problem where kills belonging to the val# defined by a two...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 09:06:18 +0000 (09:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 13 Feb 2008 09:06:18 +0000 (09:06 +0000)
commite984e504b5f3090ab270cbdab02638ac3a2afb21
treec147a3131ad22614bac48c27453f76c31eb53181
parente35a6d1dfb395925afe37bf0dc00fa2e006be190
Fix a potential serious problem where kills belonging to the val# defined by a two-address instruction is also on the val# that defines the input.

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