summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Insert.SByte.1.cs
AgeCommit message (Expand)AuthorFilesLines
2019-01-16 Fix imm-operand encoding for SSE/AVX instructions (#21999)Fei Peng1-42/+59
2018-12-04Remove redundant checks in test templatesFei Peng1-1/+1
2018-11-20Fixing up some issues with the HWIntrinsic test templates (#21104)Tanner Gooding1-4/+12
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding1-0/+30
2018-07-24Regenerating the x86 HWIntrinsic templated testsTanner Gooding1-9/+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-11/+56
2018-07-02Removing unnecessary `try/catch` blocks from the ExtractScalar and InsertScal...Tanner Gooding1-9/+2
2018-06-06Adding containment support for more x86 hardware intrinsics (#18297)Tanner Gooding1-4/+4
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding1-9/+9
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding1-1/+1
2018-03-01Add tests and templates for insert/extractFei Peng1-0/+321