allow a target to request that unknown FP_TO_*INT conversion be promoted to
authorChris Lattner <sabre@nondot.org>
Fri, 29 Jul 2005 00:11:56 +0000 (00:11 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Jul 2005 00:11:56 +0000 (00:11 +0000)
commit1618bebcf6f9cd19c4e05de3bfffda28c246bb12
tree7af607156db6fcd4485807f23c0a619e1876ffb0
parentfa9c801a6b42609dc2a934afb6535e3d51d61a3e
allow a target to request that unknown FP_TO_*INT conversion be promoted to
a larger integer destination.

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