Missed a couple of places where new instructions are added due to spill / restore.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 11 Jul 2007 19:17:18 +0000 (19:17 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 11 Jul 2007 19:17:18 +0000 (19:17 +0000)
commit28bb462d4cfb8c849a0d9a1b1f3c643b77b8efc6
tree711cb517a9635e1a633bfd09768c227c45c32e99
parentbfbfb3c464e2e89653bc0a76c67cf807ecd0fd6a
Missed a couple of places where new instructions are added due to spill / restore.

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