summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Sse41_r.csproj
AgeCommit message (Expand)AuthorFilesLines
2019-06-03Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the...Tanner Gooding1-24/+0
2019-05-13Disable tests that are failing with timeouts.Sergey Andreenko1-0/+2
2019-05-09More cleanup of the HWIntrinsic test templates (#24455)Tanner Gooding1-6/+1
2018-11-30Migrate 64-bit-only intrinsic tests to new APIsFei Peng1-8/+0
2018-10-05Add tests for AVX2 and new intrinsicFei Peng1-0/+7
2018-08-09Updating the x86 HWIntrinsic tests to include embedded pdbsTanner Gooding1-1/+1
2018-07-24Removing duplicate CoreCLRTestLibrary project referencesTanner Gooding1-3/+0
2018-07-10Remove random.NextDouble() from JIT/HardwareIntrinsics tests (#18838)Egor Chesakov1-0/+3
2018-07-02Fixing up the Sse41.Insert float HWIntrinsicsTanner Gooding1-0/+12
2018-06-18Improve Intel hardware intrinsic APIs (#17637)Fei Peng1-14/+0
2018-06-06Adding containment support for more x86 hardware intrinsics (#18297)Tanner Gooding1-2/+12
2018-03-01Add tests and templates for insert/extractFei Peng1-0/+28
2018-02-28Adding tests for the implemented SSE41 hardware intrinsicsTanner Gooding1-2/+97
2018-02-12Implement SSE4.1 CompareEqualFei Peng1-0/+39