Move llvm::ConstantFoldInstruction from VMCore to here, next to ConstantFoldTerminator
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 18:25:22 +0000 (18:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jan 2004 18:25:22 +0000 (18:25 +0000)
commit8f90b005d6649bca12b8016f35b31f2826799499
tree44077b9bc9fb62fa4b225df40cf86ecefe44550f
parent28aabc34f72663bfbda6e02a09a006dd7c81d155
Move llvm::ConstantFoldInstruction from VMCore to here, next to ConstantFoldTerminator

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