Simplify control flow a bit, note that unswitch preserves canonical loop form
authorChris Lattner <sabre@nondot.org>
Thu, 9 Feb 2006 22:15:42 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Feb 2006 22:15:42 +0000 (22:15 +0000)
commitf4f5f4e56fde2f34baff4b4daf23e1e4ec439273
treede5fccc74f3af020fb612fc0d48323361e64083a
parent7d82d607c566b7a5465586f8143e6f889d104b37
Simplify control flow a bit, note that unswitch preserves canonical loop form

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