Renumbering needs to account for instruction slot offsets when performing lookups...
authorOwen Anderson <resistor@mac.com>
Thu, 29 May 2008 18:15:49 +0000 (18:15 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 29 May 2008 18:15:49 +0000 (18:15 +0000)
commit4b5b209679f866d3ac6372f963aa7e9906f9a08b
tree4bd5e38635d067f8e32c0578c9068b44a96a9f96
parentd3df7eb678d02e674bf0078a7ce247c0e4fdc485
Renumbering needs to account for instruction slot offsets when performing lookups in the index maps.

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