Don't transfer unused values to the new intervals formed by splitting.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Oct 2010 17:47:49 +0000 (17:47 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Oct 2010 17:47:49 +0000 (17:47 +0000)
commit3ccfce0e35371d20fb84f65185f7f0126d072461
tree005dcb3a4f90f2f4b9d50d70d3680e0277a77937
parent80eb233a3ce1a6f2e6c0847cb3e456d735e37569
Don't transfer unused values to the new intervals formed by splitting.

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