Skip to content
Snippets Groups Projects
user avatar
Chris Lattner authored
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
1e89e36d
Name Last commit Last update
llvm