Go to file
Duraid Madina 9935f44fb8 fix SREM/UREM, which gave incorrect results for x%y if x was zero. This is
an ugly hack, but it seems to work. I should fix this properly and add a test
as well.

fixes multisource/obsequi (maybe others)

llvm-svn: 21075
2005-04-04 05:05:52 +00:00
llvm fix SREM/UREM, which gave incorrect results for x%y if x was zero. This is 2005-04-04 05:05:52 +00:00