Use kill slots instead of the previous slot in shrinkToUses.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Nov 2011 23:53:25 +0000 (23:53 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Nov 2011 23:53:25 +0000 (23:53 +0000)
commit6c9cc21d85cdef79b971f710ace287f3a2f847a3
tree5c7e812cca8a03c68b25412d1f173edd69331360
parentc0f05b3c3fe191b09e04a5f3d16be9f4f8cc036e
Use kill slots instead of the previous slot in shrinkToUses.

It's more natural to use the actual end points.

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