Go to file
Chris Lattner e79e854c5c Refactor some code. In the mul - setcc folding case, we really care about
whether this is the sign bit or not, so check unsigned comparisons as well.

llvm-svn: 11740
2004-02-23 06:38:22 +00:00
llvm Refactor some code. In the mul - setcc folding case, we really care about 2004-02-23 06:38:22 +00:00