Allow targets to have custom expanders for FP_TO_*INT conversions where
authorChris Lattner <sabre@nondot.org>
Sat, 30 Jul 2005 00:04:12 +0000 (00:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Jul 2005 00:04:12 +0000 (00:04 +0000)
commitf1fa74ee0d30dfdb854f7d3f5ee67437cc82e250
tree577454744e4370805aab2b1f857afe0a9d79ebb7
parenta00269bc3e97d4e53ed196325ef02e6d1f3d70dc
Allow targets to have custom expanders for FP_TO_*INT conversions where
both the src and dest values are legal

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