Custom lower bit_convert i64 -> f64 into FMDRR. This is now happening with legalizetypes.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 4 Nov 2008 19:57:48 +0000 (19:57 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 4 Nov 2008 19:57:48 +0000 (19:57 +0000)
commitc7c77297e28189c3c3bccd6e261a84970704b760
treee175f24c2d7f9bf100ca69d50e8bdbb65f0b485e
parenta7ec706e9d63029deb80c7051b586428af137647
Custom lower bit_convert i64 -> f64 into FMDRR. This is now happening with legalizetypes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58714 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/fixunsdfdi.ll [new file with mode: 0644]