Fix a couple of bugs where we considered physregs past their range as possibly
authorChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 04:33:31 +0000 (04:33 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 04:33:31 +0000 (04:33 +0000)
commitf348e3abfcca1b6366638ba8aa617118d090a305
tree2b3b51bc24c9ad8ec3330ae66c4e15b17646d800
parent1a3a48776340c96df5df673df1c159391d1a1cb7
Fix a couple of bugs where we considered physregs past their range as possibly
intersecting an interval.

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