implement unswitching of loops with switch stmts and selects in them
authorChris Lattner <sabre@nondot.org>
Sat, 11 Feb 2006 00:43:37 +0000 (00:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Feb 2006 00:43:37 +0000 (00:43 +0000)
commitc23580969fb3ac419641608bb46f4239062c187f
treedc4234d9775fff55d4ebf7cca99c7fab1e9f070e
parente825593bf2f8ab00878ea8086e982bf689063c79
implement unswitching of loops with switch stmts and selects in them

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