summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Avx/InsertVector128.Int16.1.cs
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Fixing up some issues with the HWIntrinsic test templates (#21104)Tanner Gooding1-5/+14
2018-10-23Re-enable hardware intrinsic testsFei Peng1-0/+410
2018-10-09Disable tests for generic hardware intrinsicFei Peng1-346/+0
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding1-13/+13
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding1-2/+2
2018-03-16Add tests for AVX Insert/ExtractVector128Fei Peng1-0/+346