summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse41/Extract.Int32.129.cs
AgeCommit message (Expand)AuthorFilesLines
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-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/+309