| commit | 96d50487c943adfe8a04bd44ee2427747d5ae943 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Apr 18 04:28:57 2006 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Apr 18 04:28:57 2006 +0000 |
| tree | f61c6a20812877106a5923aa2052e54a66049d2f | |
| parent | d6d82aa8894212d0b665de478ebd277d56b98d2c [diff] |
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