Go to file
Chris Lattner 96d50487c9 Use vmladduhm to do v8i16 multiplies which is faster and simpler than doing
even/odd halves.  Thanks to Nate telling me what's what.

llvm-svn: 27793
2006-04-18 04:28:57 +00:00
llvm Use vmladduhm to do v8i16 multiplies which is faster and simpler than doing 2006-04-18 04:28:57 +00:00