These two tests now require only two multiply instructions,
authorDan Gohman <gohman@apple.com>
Tue, 9 Oct 2007 15:39:37 +0000 (15:39 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 9 Oct 2007 15:39:37 +0000 (15:39 +0000)
commitdde01ec40987ff3f187f0cff43cbbe52ea06615e
tree0620e1c194a0be16a5a4403e3c45be5416bcc071
parentb76143cf8f5048e460f8df2ce8995a02ccc40012
These two tests now require only two multiply instructions,
instead of four.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42784 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/extmul128.ll [new file with mode: 0644]
test/CodeGen/X86/extmul64.ll [new file with mode: 0644]