Avoid recomputing an inserted instruction's SlotIndex.
authorCameron Zwarich <zwarich@apple.com>
Wed, 20 Feb 2013 06:46:32 +0000 (06:46 +0000)
committerCameron Zwarich <zwarich@apple.com>
Wed, 20 Feb 2013 06:46:32 +0000 (06:46 +0000)
commit2650a82cc4166237f698e3bbc315739e43180431
tree22ef77167339e588ee867a6dabadc4f9427099eb
parent4f659eccafe34efea2a4ba6e57ad09977e9157c2
Avoid recomputing an inserted instruction's SlotIndex.

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