Add an assert to verify that we don't see an
authorDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:15:55 +0000 (22:15 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:15:55 +0000 (22:15 +0000)
commitc2d9b5fcdfcfaa40b8d8b85b3ff46ab0dfebd619
tree40733c0c01e61265aed747822a808198cea08b72
parentfcf81db600385be24baae2dd1c1994150e409a7b
Add an assert to verify that we don't see an
{S,U}MUL_LOHI with an unused high value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47569 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp