Allow targets to have a custom int64->fp expander if desired
authorChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 05:33:54 +0000 (05:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 14 May 2005 05:33:54 +0000 (05:33 +0000)
commita88a260dbd874a3bdd3e47f4f15ab0d7c7803044
tree8b78fabf1c5895ac4037f1aee4d742db5305b0db
parenteb99a451e87aa330cb4d5710e18a2578fb071049
Allow targets to have a custom int64->fp expander if desired

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