summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/UnreachableBlockElim.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-09-02 19:15:44 +0000
committerChris Lattner <sabre@nondot.org>2005-09-02 19:15:44 +0000
commit1e89e36dcd6e2dac68725ab59c0b16396f36aea9 (patch)
tree99cf12aeaa6ec27e7a8053c83ae45052c0bc2b6b /llvm/lib/CodeGen/UnreachableBlockElim.cpp
parent9690a4f3217fae041365e359bfa27e2a6955055c (diff)
downloadbcm5719-llvm-1e89e36dcd6e2dac68725ab59c0b16396f36aea9.tar.gz
bcm5719-llvm-1e89e36dcd6e2dac68725ab59c0b16396f36aea9.zip
Fix some buggy logic where we would try to remove nodes with two operands
from the binary ops map, even if they had multiple results. This latent bug caused a few failures with the dag isel last night. To prevent stuff like this from happening in the future, add some really strict checking to make sure that the CSE maps always match up with reality! llvm-svn: 23221
Diffstat (limited to 'llvm/lib/CodeGen/UnreachableBlockElim.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud