Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41...
authorTanner Gooding <tagoo@outlook.com>
Fri, 31 May 2019 18:40:07 +0000 (11:40 -0700)
committerGitHub <noreply@github.com>
Fri, 31 May 2019 18:40:07 +0000 (11:40 -0700)
commite7178b20c2103f95d08929e71f4db9f4c259073b
treebb3ac9a88fcef3926112e39e519e7e19b0012a8c
parentfea784eeaf02bc69993257683395abf97f0393e7
Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41 class (dotnet/corefx#38102)

* Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the Sse41 class

* Adding a MatchingRefApiCompatBaseline for System.Runtime.Intrinsics

Commit migrated from https://github.com/dotnet/corefx/commit/39c1f79962039f605cf00700df003e26788757c2
src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.cs
src/libraries/System.Runtime.Intrinsics/src/MatchingRefApiCompatBaseline.txt [new file with mode: 0644]