Don't include the destination interval in the union when computing
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 21 Oct 2010 18:47:08 +0000 (18:47 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 21 Oct 2010 18:47:08 +0000 (18:47 +0000)
commit9d999772df3a7fd96857bb9155e1e9ab5fee7a13
tree58fc8bcee0b2f22b8f68449cff85d205315281d1
parent0a7bbcb0cc3c6f1905cd26697c5baf4859ac6443
Don't include the destination interval in the union when computing
Parent - union(Y, ...). Doh.

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