Reform the unswitching code in terms of edge splitting, not block splitting.
authorChris Lattner <sabre@nondot.org>
Fri, 10 Feb 2006 23:16:39 +0000 (23:16 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Feb 2006 23:16:39 +0000 (23:16 +0000)
commitb2bc315eac9e3211aafb484479685d1a9bdee5a9
treef8336ea606c3e3215724eacbd3f7b0b48ede816d
parent23addc061c63cd4df6674548d3152e597f286a0a
Reform the unswitching code in terms of edge splitting, not block splitting.

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