Revert r138794, "Do not try to rematerialize a value from a partial definition."
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 1 Sep 2011 17:25:18 +0000 (17:25 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 1 Sep 2011 17:25:18 +0000 (17:25 +0000)
commitae779eea27f41d31268931a6508bd0536cfbc724
tree9eba7ad31b3e07685ee9ac162f50f43e78b82383
parent9d548d0343774636e72713d678a078c8e808ed29
Revert r138794, "Do not try to rematerialize a value from a partial definition."

The problem is fixed for all register allocators by r138944, so this
patch is no longer necessary.

<rdar://problem/10032939>

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