fix a bug where we unswitched the wrong way
authorChris Lattner <sabre@nondot.org>
Thu, 16 Feb 2006 01:24:41 +0000 (01:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Feb 2006 01:24:41 +0000 (01:24 +0000)
commitf17c42d409ce9d981996dea11918774e84400eea
treea3b64d8f731ca2d847b8bebb154452b3a30b2309
parent18a8452f3d2cc0bbfea427b10e2c7dccc86f2188
fix a bug where we unswitched the wrong way

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