These two tests now require only three multiply instructions,
authorDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 20:48:12 +0000 (20:48 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Oct 2007 20:48:12 +0000 (20:48 +0000)
commitb5d12c443870f8191ffa5dc196ece2ddaaf694d4
treeef008343ed66b1d3a7b24c6c5606968046dbe2ad
parentf19b8e43b34d09fbcfc105a1370722f3cca8582b
These two tests now require only three multiply instructions,
instead of four.

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