OSDN Git Service

fix float->long conversions on x86
authorChris Lattner <sabre@nondot.org>
Sat, 30 Jul 2005 01:40:57 +0000 (01:40 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Jul 2005 01:40:57 +0000 (01:40 +0000)
commitf20d183c2268553c738fefb014959ea924dd0555
tree916952e0d44d7bc7652b747241a2cbf12b9478ce
parentc3f9dc198da335785b3db50a4fd4eac8c45e3ea5
fix float->long conversions on x86

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