add support for custom lowering SINT_TO_FP
authorAndrew Lenharth <andrewl@lenharth.org>
Wed, 30 Nov 2005 06:43:03 +0000 (06:43 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Wed, 30 Nov 2005 06:43:03 +0000 (06:43 +0000)
commit5b5b8c27556e5dc8792e37436e4ddd7ab157192d
tree37374add1ae79673133934edfc2ef1a4919e7e34
parente26673143add7d07b1f2f2c112a29d8db3cb4e5c
add support for custom lowering SINT_TO_FP

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