New CFG Simplification pass: removed from the old DCE pass
authorChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 20:49:37 +0000 (20:49 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 20:49:37 +0000 (20:49 +0000)
commit573527bd5dc546a198a122cd6d1da62246d2d9be
treee07e0668d5cef6743f006824496a001b79d09664
parent814908b33c75560559c8f33c631220a9d21c2260
New CFG Simplification pass: removed from the old DCE pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyCFG.cpp [new file with mode: 0644]