Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:07:59 +0000 (18:07 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:07:59 +0000 (18:07 +0000)
commit4d1e46e7b06534cde262d32fad038135f406b6b7
tree552374a89eba2ddec1bd393ac7ee5ca78eea6524
parent071d0ad2f16a608ac3a9ff8507eb0fd6594209fa
Add code pulled out of TransformInternals.cpp, ConstProp.cpp, and DCE.cpp

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