Delete the StrongPHIElimination pass, leaving only a shell.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 3 Dec 2010 19:21:53 +0000 (19:21 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 3 Dec 2010 19:21:53 +0000 (19:21 +0000)
commit68be956fff5db5152f5b0ec7e94c42b14e92a3e8
treebe0a0b9f030a62368b7bdc067ef5febc04ec2423
parent7a26aca73ff2c8c4cb3205a776cc6743949b1fb7
Delete the StrongPHIElimination pass, leaving only a shell.

The StrongPHIElimination pass did not work, and nobody has worked on it for two
years.

A rewrite is underway, so I am leaving this shell pass instead of deleting it
completely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StrongPHIElimination.cpp