Revert turning copysignl into a COPYSIGN node for the moment:
authorDuncan Sands <baldrick@free.fr>
Fri, 12 Mar 2010 17:41:34 +0000 (17:41 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 12 Mar 2010 17:41:34 +0000 (17:41 +0000)
ppc calls copysignl with a 128 bit ppc long double, resulting
in a node that the type legalizer doesn't know how to expand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98357 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found