aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SubtargetFeature.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
commit6621e3b9636174886c9665b648f2ddc13effbc8a (patch)
treec0b1a284f70a40e95d07ce8c5f55d57ed3bb0c94 /lib/Target/SubtargetFeature.cpp
parentaa38ce436bda5748921904394a12491eef5d990b (diff)
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! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23221 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SubtargetFeature.cpp')
0 files changed, 0 insertions, 0 deletions