Do not insert one entry PHI nodes in split exit blocks!
authorChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2003 23:12:55 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Dec 2003 23:12:55 +0000 (23:12 +0000)
commit010ba10032d7c5f34c209cae1a9445776f49914a
treefb0c1b39dcfe6048be5891336b6e442c2adc5ee3
parent73d8d55e0e8f424bfed45064029d7419176438f9
Do not insert one entry PHI nodes in split exit blocks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LoopSimplify.cpp