Go to file
Chris Lattner e1efbc7c6c Restructure the mul/div/rem handling code to follow the pattern the other
instructions use.  This doesn't change any functionality except that long
constant expressions of these operations will now magically start working.

llvm-svn: 12840
2004-04-11 20:56:28 +00:00
llvm Restructure the mul/div/rem handling code to follow the pattern the other 2004-04-11 20:56:28 +00:00