Do not copy gigantic switch instructions
authorChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 19:45:22 +0000 (19:45 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 16 Mar 2004 19:45:22 +0000 (19:45 +0000)
commit4bebf08d152d84970d250feec72fb734cb8a5316
treeacf2537f5449e86d0053221cb996297dc6ed32fe
parentc62db6fc40ac672da9ceabe1956a737cccb9e7a0
Do not copy gigantic switch instructions

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