Revert 103911; it broke a test that expects bitconvert
authorDale Johannesen <dalej@apple.com>
Sun, 16 May 2010 20:19:04 +0000 (20:19 +0000)
committerDale Johannesen <dalej@apple.com>
Sun, 16 May 2010 20:19:04 +0000 (20:19 +0000)
commitf7f5a2760a69370e41b69a66872494bb0aa5fdc9
tree1fbf88214e0c74dc082cd8a94539cc9fc115322d
parentf9b22429278412fda6e1cae3f5727dbc61ff6770
Revert 103911; it broke a test that expects bitconvert
<1xi64> -> i64 to work in MMX registers on hosts where -no-sse
is the default (not mine).  The right thing is
to accept this and make i64->f64 conversions go through memory,
but I don't have time right now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103914 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2010-05-16-nosseconversion.ll