Make the remapping of interval indices (particularly ending indices) more robust.
authorOwen Anderson <resistor@mac.com>
Fri, 25 Jul 2008 19:50:48 +0000 (19:50 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 25 Jul 2008 19:50:48 +0000 (19:50 +0000)
commitd7dcbecdbcf5d7a1efc5ed65ddcc26bb8c20c1e6
treed94576a0cf80f02f1724ff80af88d53e44ec7fb4
parentfcaa13a65c437b7957735750885479b6fb45103e
Make the remapping of interval indices (particularly ending indices) more robust.
This is tricky business, and will probably take a few more iterations to get
the last kinks out of it.

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