Remove redundant SCCP pass
authorChris Lattner <sabre@nondot.org>
Thu, 22 Jul 2004 08:34:33 +0000 (08:34 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Jul 2004 08:34:33 +0000 (08:34 +0000)
commitb11a4637fed6fd9daef460ed85bf457851bcf49f
treedc6a1ef0909654cdfe85b0b9732c454a9fbf2736
parent53eb37340c02a06f5927852db978586ceab0525c
Remove redundant SCCP pass
Add new DSE pass.  Add a temporary option to disable it in case we need it
This is going in after the July 22 nightly tester run, so we'll wait until the 23rd to see it
:)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15104 91177308-0d34-0410-b5e6-96231b3b80d8
tools/gccas/gccas.cpp