Fix Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll, a loop unswitch
authorChris Lattner <sabre@nondot.org>
Wed, 14 Jun 2006 04:46:17 +0000 (04:46 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 Jun 2006 04:46:17 +0000 (04:46 +0000)
commitf7a121285003d7f3b970601cffdcccb5bb71fff8
treea5921161e3e788ae5bc69465b8a8f299497ea8cb
parent2c54676d70feffc580050777525739f2a319d728
Fix Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI.ll, a loop unswitch
bug exposed by the recent lcssa work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28779 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnswitch.cpp