Fix bug introduced by previous commit: check if fixed intervals
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Tue, 13 Jan 2004 20:37:01 +0000 (20:37 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Tue, 13 Jan 2004 20:37:01 +0000 (20:37 +0000)
commitf7df173e3bf03c0d91adfa695fd9845583fb9d49
tree03e71672d56f36c02abebe1f36fd536d1d7e9c8b
parentf9543267413b17efa54f9f0d53be838a69ea2aef
Fix bug introduced by previous commit: check if fixed intervals
overlap before adding their spill weight.

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