Update dependencies from dotnet/corefx (dotnet/coreclr#23893)
commit3e19f1b0525458e549cf51ad485393007a6fc1cf
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Fri, 12 Apr 2019 23:40:50 +0000 (12 16:40 -0700)
committerMarek Safar <marek.safar@gmail.com>
Sat, 13 Apr 2019 06:13:39 +0000 (13 08:13 +0200)
tree76d3df702a14d7c38581eaec37d7fc169c1faded
parent21d82e7d0b3d34c38ab388296b1cd4cb64b59ca6
Update dependencies from dotnet/corefx (dotnet/coreclr#23893)

* Update dependencies from https://github.com/dotnet/corefx build 20190411.2

- Microsoft.NETCore.Platforms - 3.0.0-preview5.19211.2
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview5.19211.2

* Update dependencies from https://github.com/dotnet/corefx build 20190411.22

- Microsoft.NETCore.Platforms - 3.0.0-preview5.19211.22
- Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview5.19211.22

* Removing renamed HWIntrinsic APIs from S.P.Corelib

* Updating the hwintrinsiclistxarch to match the new intrinsic API names

* Updating the HWIntrinsic generated tests to use the new API names

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx2.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx2.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse2.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse2.cs