Reapply r59464, this time using the correct type
authorDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 09:15:03 +0000 (09:15 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 09:15:03 +0000 (09:15 +0000)
commit51d83fdd89e6e942a4e6932cd5d02b427d2aa5aa
tree860b04ef5b0cfd74f1f82ec85880f32ac131ac6d
parentc4ae87ac76936f5eb9db1fe56ec84e36f3b02516
Reapply r59464, this time using the correct type
when softening FNEG.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/XCore/cos.ll
test/CodeGen/XCore/exp.ll
test/CodeGen/XCore/exp2.ll
test/CodeGen/XCore/fneg.ll
test/CodeGen/XCore/log.ll
test/CodeGen/XCore/log10.ll
test/CodeGen/XCore/log2.ll
test/CodeGen/XCore/sin.ll
test/CodeGen/XCore/sqrt.ll