Fix a bug that Tzu-Chien Chiu noticed: live interval analysis does NOT
authorChris Lattner <sabre@nondot.org>
Wed, 7 Sep 2005 17:34:39 +0000 (17:34 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Sep 2005 17:34:39 +0000 (17:34 +0000)
commitdc6e2e0a5f3ee81d85922790aaedc80740820a8b
treefa5e14a4e4b65639ee49a158d2f754b9a236e74f
parentf89d78d7c7c93e83c0f19ecabc16cef4ba748d61
Fix a bug that Tzu-Chien Chiu noticed: live interval analysis does NOT
preserve livevar

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