Redo LegalizeTypes soft float support for
authorDuncan Sands <baldrick@free.fr>
Wed, 9 Jul 2008 12:07:22 +0000 (12:07 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 9 Jul 2008 12:07:22 +0000 (12:07 +0000)
commitb5508e423727b2c56a136cb1a20647f831d53982
tree339fe8242687b788c99ea50200e9b8c7adc117b4
parent452911c468a8d3b7571a3eb9aeff37c3880adb94
Redo LegalizeTypes soft float support for
SINT_TO_FP and UINT_TO_FP.  This now produces
the same code as LegalizeDAG (the previous
code was based on a mistaken idea of what
LegalizeDAG did in this case).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53288 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h