OSDN Git Service

Allow targets to define custom expanders for FP_TO_*INT
authorChris Lattner <sabre@nondot.org>
Fri, 29 Jul 2005 00:33:32 +0000 (00:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 29 Jul 2005 00:33:32 +0000 (00:33 +0000)
commit80a3e94653574c69ac805d9684a23a94ed3e4b5d
tree23f70bba327e1c2e3add8bc42bdc6861b3f7f81b
parent1618bebcf6f9cd19c4e05de3bfffda28c246bb12
Allow targets to define custom expanders for FP_TO_*INT

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