Process all dead defs after rematerializing during splitting.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 Mar 2011 19:46:23 +0000 (19:46 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 20 Mar 2011 19:46:23 +0000 (19:46 +0000)
commit2dc455a366e26d8c1085ef617651232304ee097e
tree9d1446b002b62aacb7b939b86e0b55ca6c4112ce
parent7c18fa87a4d4ed8b0cfe1ec65597c748c6d91ca9
Process all dead defs after rematerializing during splitting.

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