LegalizeTypes support for what seems to be the
authorDuncan Sands <baldrick@free.fr>
Thu, 17 Jul 2008 17:35:14 +0000 (17:35 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 17 Jul 2008 17:35:14 +0000 (17:35 +0000)
commit79ada108dd0d85af15d301be5479992a2d54e5ba
treea7990d3249d68a54e64e1125fa9bf9e2cb983c1c
parent29681a53857b929fc8b4373884b8d958a144b9b7
LegalizeTypes support for what seems to be the
only missing ppc long double operations: FNEG
and FP_EXTEND.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53723 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/PowerPC/2008-07-17-Fneg.ll [new file with mode: 0644]