Merge pull request dotnet/coreclr#9363 from tannergooding/math-intrinsics
authorTanner Gooding <tannergooding@users.noreply.github.com>
Thu, 23 Feb 2017 01:36:12 +0000 (17:36 -0800)
committerGitHub <noreply@github.com>
Thu, 23 Feb 2017 01:36:12 +0000 (17:36 -0800)
Updating jit/valuenum to properly handle the single-precision versions of the math intrinsics.

Commit migrated from https://github.com/dotnet/coreclr/commit/116752f4138f9e26237c9435bdcde129d4aa3398


Trivial merge