summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/X86/Sse/CompareLessThanOrderedScalar.Boolean.cs
AgeCommit message (Collapse)AuthorFilesLines
2018-11-20Fixing up some issues with the HWIntrinsic test templates (#21104)Tanner Gooding1-4/+9
* Updating the VectorNotSupportedTest to throw on failure * Updating the HWIntrinsic test templates to check success on a per-scenario basis * Regenerating the templated HWIntrinsic tests
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding1-0/+30
2018-07-24Regenerating the x86 HWIntrinsic templated testsTanner Gooding1-5/+0
2018-07-19Regenerating the HWIntrinsic tests from the updated templatesTanner Gooding1-5/+5
2018-07-10Remove random.NextDouble() from JIT/HardwareIntrinsics tests (#18838)Egor Chesakov1-8/+8
* Add ProjectReference to CoreCLRTestLibrary.csproj in the corresponding C# project files * Replace usages of random.NextDouble() from GenerateTests.csx with CoreCLRTestLibrary.Generator.GetSingle()/GetDouble() * Regenerate test files
2018-07-10Regenerating the x86 HWIntrinsic tests to cover struct field scenariosTanner Gooding1-6/+50
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding1-10/+10
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding1-2/+2
2018-02-21Updating the x86 hardware intrinsic test templates to allow more configurabilityTanner Gooding1-0/+299