summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse41
AgeCommit message (Expand)AuthorFilesLines
2018-03-06Updating the x86 hardware-intrin test templates to use named format argumentsTanner Gooding1-28/+28
2018-03-01Add tests and templates for insert/extractFei Peng31-0/+8904
2018-03-01Adding tests for additional AVX hardware intrinsicsTanner Gooding40-376/+840
2018-02-28Adding tests for the implemented SSE41 hardware intrinsicsTanner Gooding120-4/+33986
2018-02-21Updating the x86 hardware intrinsic test templates to allow more configurabilityTanner Gooding2-60/+90
2018-02-15Implement SSE4.1 LoadAlignedVector128NonTemporalFei Peng3-0/+299
2018-02-12Implement SSE4.1 CompareEqualFei Peng5-0/+728
2018-01-18table drive Intel hardware intrinsicFei Peng3-0/+163