turn IPSCCP back on now that the iterator invalidation bug is fixed.
authorChris Lattner <sabre@nondot.org>
Tue, 3 Nov 2009 03:42:51 +0000 (03:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Nov 2009 03:42:51 +0000 (03:42 +0000)
commit14532d03a17c83830e8ee765bf69bbf7198479dc
tree196db9eaa96b2be15db6e400542d1c5928bcdf17
parent8e46141e9ea48dcaee5b0d1e7a08f119bc1f3a58
turn IPSCCP back on now that the iterator invalidation bug is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85858 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StandardPasses.h
lib/Transforms/Scalar/SCCP.cpp