Add implementation of SimplifyCFG
authorChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 20:50:24 +0000 (20:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 May 2002 20:50:24 +0000 (20:50 +0000)
commit01d1ee3a4c4153c80c3c415e4612db6c27e37acb
tree249a8d22bd883206f1c928a0cf5a0fa777d53165
parent573527bd5dc546a198a122cd6d1da62246d2d9be
Add implementation of SimplifyCFG

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