Revert the assert for MUL_LOHI with an unused high result; Chris
authorDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:43:48 +0000 (22:43 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:43:48 +0000 (22:43 +0000)
commit545914311ad85a9b326deacc34f57b85b90216b5
treed0e4b96b07c5a6238bcb60bc153a77f3b96640d5
parenta7b33db5e95cb5f1fa857b7652f94da3461758dd
Revert the assert for MUL_LOHI with an unused high result; Chris
pointed out that this isn't correct at -O0.

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