summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse2/SetAllVector128.Int16.cs
AgeCommit message (Expand)AuthorFilesLines
2018-11-17Removing the legacy helper intrinsics and adding tests for their replacements...Tanner Gooding1-258/+0
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding1-0/+18
2018-07-24Regenerating the x86 HWIntrinsic templated testsTanner Gooding1-7/+4
2018-07-19Regenerating the HWIntrinsic tests from the updated templatesTanner Gooding1-4/+4
2018-07-10Regenerating the x86 HWIntrinsic tests to cover struct field scenariosTanner Gooding1-35/+73
2018-07-09Renaming ScalarUnOpTest to ScalarSimdUnOpTestTanner Gooding1-7/+7
2018-03-19Fixing the x86 ScalarUnOpTest template to no longer write out of boundsTanner Gooding1-75/+27
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding1-7/+7
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding1-1/+1
2018-03-15Convert Sse2 tests to template driven version - part 1Jacek Blaszczynski1-0/+253