Refactor libcall code a bit. Initial implementation of expanding int -> FP
authorChris Lattner <sabre@nondot.org>
Fri, 21 Jan 2005 06:05:23 +0000 (06:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Jan 2005 06:05:23 +0000 (06:05 +0000)
commit77e77a6aa0ab25a812947aed477220dd11220a18
treecd8fda6eb02d12e14014ad7c41679f1408964fb2
parentfb01550ace790b3e1ed66455c85844a39f5735d2
Refactor libcall code a bit.  Initial implementation of expanding int -> FP
operations for 64-bit integers.

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