Handle some non-exit blocks in tail merging.
authorDale Johannesen <dalej@apple.com>
Mon, 7 May 2007 20:57:21 +0000 (20:57 +0000)
committerDale Johannesen <dalej@apple.com>
Mon, 7 May 2007 20:57:21 +0000 (20:57 +0000)
commit7d33b4c59b56afb96feea71073c1d9e70c457e28
tree9c0cdb3aaf0792553d6056d5e37a8a662553c2ba
parent4fee7034d5a9dae46e78ff300fd6dbf2cdfcb8f9
Handle some non-exit blocks in tail merging.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36907 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp
test/CodeGen/Generic/2007-05-07-tailmerge-1.c [new file with mode: 0644]