Value numbers whose def index is a special sentinel value should not be remapped.
authorOwen Anderson <resistor@mac.com>
Wed, 30 Jul 2008 17:42:47 +0000 (17:42 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 30 Jul 2008 17:42:47 +0000 (17:42 +0000)
commit912923925f790427a77781b8a0469fa832c7740d
tree4c1b178c81e4254596928f2d605f31e713bdd6d4
parent4b877ca1c5f13f19c9b7c8142a4f7a23383b8b6a
Value numbers whose def index is a special sentinel value should not be remapped.

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