Nullable: System.Runtime.Intrinsics
commitb04c1e800aa7aa9a90db74f1a161743b3e9f6831
authorTanner Gooding <tagoo@outlook.com>
Fri, 29 Mar 2019 16:19:17 +0000 (29 09:19 -0700)
committerdotnet-bot <anirudhagnihotry098@gmail.com>
Tue, 9 Apr 2019 20:22:55 +0000 (9 13:22 -0700)
tree819b84948fd07f8aa415de0e8689a4e9b7f4fafc
parente5f984a353b6f260a632b4dd078697fb9c80f465
Nullable: System.Runtime.Intrinsics

Signed-off-by: dotnet-bot <anirudhagnihotry098@gmail.com>
50 files changed:
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Aes.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Aes.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Base.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Base.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha1.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha256.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Sha256.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Simd.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Arm/Arm64/Simd.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector128.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector128DebugView_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector128_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector256.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector256DebugView_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector256_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector64.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector64DebugView_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/Vector64_1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Aes.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Aes.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Avx.cs
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/Bmi1.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Bmi1.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Bmi2.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Bmi2.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Enums.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Fma.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Fma.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Lzcnt.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Lzcnt.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Pclmulqdq.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Pclmulqdq.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Popcnt.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Popcnt.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
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse3.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse3.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse41.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse41.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse42.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Sse42.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Ssse3.PlatformNotSupported.cs
netcore/System.Private.CoreLib/shared/System/Runtime/Intrinsics/X86/Ssse3.cs