Fixed the in-place spiller and trivial rewriter, which had been broken by the recent...
authorLang Hames <lhames@gmail.com>
Wed, 18 Nov 2009 20:31:20 +0000 (20:31 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 18 Nov 2009 20:31:20 +0000 (20:31 +0000)
commit38283e23df5aa748ec3bb5f02f14f1741cf491ce
treeb7603b442e207b42daef6a95c30083ab25a25b25
parente823db8bae7fe42cd4f1fa861bec8c36a636702b
Fixed the in-place spiller and trivial rewriter, which had been broken by the recent SlotIndexes work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89238 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Spiller.cpp
lib/CodeGen/Spiller.h
lib/CodeGen/VirtRegRewriter.cpp