OSDN Git Service

Get rid of sentinel insertion in interval reconstruction. It just masked the
authorOwen Anderson <resistor@mac.com>
Mon, 5 Jan 2009 18:32:26 +0000 (18:32 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 5 Jan 2009 18:32:26 +0000 (18:32 +0000)
commitd71a1ff076c762f97942ed9b4e2ed81194d39d29
treeeb28ffc0cc57e6b1b9d86b9e5a22a6909cf143e2
parentff2429a8b498e7cef19ddc181dab1e85782c8b2f
Get rid of sentinel insertion in interval reconstruction.  It just masked the
problem, rather than fixing it.  The problem has now been fixed the right way.

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