We need to subtract one from this index because live ranges are open at the end.
authorOwen Anderson <resistor@mac.com>
Wed, 4 Jun 2008 00:38:56 +0000 (00:38 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 4 Jun 2008 00:38:56 +0000 (00:38 +0000)
commit3094a4c97af4e81ff3bf9eea1997b86886dffcf2
tree14cd7014904a921822707d70dd5325f484458131
parentba12f57ebea3a5b3d0711d194e4584937309bc8b
We need to subtract one from this index because live ranges are open at the end.

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