aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PowerPCISelSimple.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-06 06:36:11 +0000
committerChris Lattner <sabre@nondot.org>2004-07-06 06:36:11 +0000
commit7f0566c1233ba4378c2c5531ddbc9eb8ad1868da (patch)
treebb8bebb5ae1a8876287c714d0638fb4804a6cdc0 /lib/Target/PowerPC/PowerPCISelSimple.cpp
parentba466362c4b82a0a52bb5d877c439b759d86eee0 (diff)
Fix a bug in the unreachable block elim pass. Dropping all references on a
basic block clear()'s all of the operands lists, including phis. This caused removePredecessor to get confused later. Because of this, we just nuke (without prejudice) PHI nodes in unreachable blocks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14635 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/PowerPCISelSimple.cpp')
0 files changed, 0 insertions, 0 deletions