Add support for FP->INT conversions and back.
authorChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 08:08:56 +0000 (08:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Jan 2005 08:08:56 +0000 (08:08 +0000)
commitae0aacb8331e1227abea6601e531a10d0e65fdca
tree13580885242f488009f74449b97d5814c6de846c
parent1645ed0b93901ec678cd54024c8b09bca632b296
Add support for FP->INT conversions and back.

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