Never propagate the idom value out of a block that defines its own value.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Oct 2010 17:37:25 +0000 (17:37 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 29 Oct 2010 17:37:25 +0000 (17:37 +0000)
commitc94fcb1507db5c043558f3f58d389e774bc2f71d
tree0d24e6f5583f968ff8c1bd83b521b3a6cd06712a
parent44ab89eb376af838d1123293a79975aede501464
Never propagate the idom value out of a block that defines its own value.

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