Rewrite i64-to-f64 conversion using an algorithm which handles
rounding correctly. This implementation is a generalization of the x86_64 code in compiler-rt. This fixes rdar://7683708. llvm-svn: 97778
Loading
Please register or sign in to comment