Merge pull request dotnet/coreclr#7749 from sivarv/VectorIntDot
authorSivarv <sivarv@microsoft.com>
Sat, 22 Oct 2016 02:36:25 +0000 (19:36 -0700)
committerGitHub <noreply@github.com>
Sat, 22 Oct 2016 02:36:25 +0000 (19:36 -0700)
Recognize Vector<int>.Dot on AVX as a JIT intrinsic.

Commit migrated from https://github.com/dotnet/coreclr/commit/437b45edab4d07adc220607a3448624ccfcdab9f


Trivial merge