Merge pull request dotnet/coreclr#3655 from sejongoh/fix_u64_to_f64_cast
authorSejong Oh <sejooh@microsoft.com>
Sat, 19 Mar 2016 02:23:15 +0000 (19:23 -0700)
committerSejong Oh <sejooh@microsoft.com>
Sat, 19 Mar 2016 02:23:15 +0000 (19:23 -0700)
Fix inconsistent uint64-to-double cast

Commit migrated from https://github.com/dotnet/coreclr/commit/1cd5d1b112295f45cd283448ee922b774dd587be

1  2 
src/coreclr/src/jit/codegenxarch.cpp

Simple merge