diff options
| author | Owen Anderson <resistor@mac.com> | 2010-10-05 17:24:05 +0000 |
|---|---|---|
| committer | Owen Anderson <resistor@mac.com> | 2010-10-05 17:24:05 +0000 |
| commit | d8d1dcc09a5e0508365b1e60a4f48edb182fc0ca (patch) | |
| tree | 80f97b5fe0f469f98cca6a45443c7ee9fa8c2164 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | b93850f370c83e253bc279a112b6ea4000ca21c6 (diff) | |
Use a more efficient lowering of uint64_t --> float that can take advantage of hardware signed integer conversion without
having to do a double cast (uint64_t --> double --> float). This is based on the algorithm from compiler_rt's __floatundisf
for X86-64.
llvm-svn: 115634
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
