summaryrefslogtreecommitdiff
path: root/tests/src/JIT
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Add generated code for Convert Sse2 ConvertTo* and ConvertToVector128* testsJacek Blaszczynski55-1790/+7696
2018-09-19Convert Sse2 ConvertTo* and ConvertToVector128* tests to template basedJacek Blaszczynski6-4/+803
2018-09-17Merge pull request #19949 from fiigii/fixhwapisCarol Eidt9-464/+0
2018-09-14Merge pull request #19125 from mikedn/cse-extractBrian Sullivan2-0/+133
2018-09-13temporarily disable some hw intrinsic testsFei Peng9-464/+0
2018-09-13Replace fgMarkAddressExposedLocals (#19621)mikedn3-2/+53
2018-09-11Fix optimization of CAST(int)(LSH(long)<<CNS_INT 32+ with side effects). (#19...Sergey Andreenko2-0/+79
2018-09-10Add test cases for Pclmulqdq intrinsicFei Peng15-1/+4294
2018-09-07Merge pull request #19866 from dotnetrt/fix-generatetests-scriptCarol Eidt1-21/+0
2018-09-07Merge pull request #19857 from CarolEidt/Fix19674Carol Eidt2-0/+88
2018-09-07Remove all Sse2 Pack* and Unpack* tests from GneerateTests.csx scriptJacek Blaszczynski1-21/+0
2018-09-07Fix for bug 12398: Lowering is inconsistent in checking safety of RegOptional...Eugene Rozenfeld2-0/+118
2018-09-06Morph ByRef args of SIMD field assignCarol Eidt2-0/+88
2018-09-06Add native vararg test (#17707)Jarret Shook6-0/+7285
2018-09-06add a regression test for Linux GC segfault. (#19820)Sergey Andreenko2-0/+142
2018-09-05Convert all Sse2.Compare*** tests to template basedJacek Blaszczynski100-3346/+9580
2018-09-05Add test for AVX2 gather intrinsicFei Peng12-0/+4088
2018-08-31Add Avx2.Permute4x64 template based testsJacek Blaszczynski7-1/+1162
2018-08-29Fix test folder register (#19749)Sergey Andreenko2-0/+59
2018-08-29using struct for VectorPacket in PacketTracer benchmarkFei Peng1-1/+1
2018-08-28Handle multiReg COPYCarol Eidt2-0/+75
2018-08-25Fix CSE side effect and definition extractionMike Danes2-0/+133
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook208-0/+788
2018-08-24Add test cases for AES intrinsicFei Peng13-1/+3429
2018-08-24Merge pull request #19636 from jakobbotsch/fix-shift-value-executedCarol Eidt2-0/+59
2018-08-23Mask shift value for shift [mem], constJakob Botsch Nielsen2-0/+59
2018-08-23Remove Avx.PermuteVar tests to unblock signature change propagation to corefxJacek Blaszczynski6-814/+0
2018-08-23Enable unloading of AssemblyLoadContext (#18476)Jan Vorlicek4-10/+55
2018-08-22 Implement AVX2 MaskLoad and MaskStore (#19513)Fei Peng41-228/+8461
2018-08-21Handle null byref in helper (#19571)Carol Eidt2-0/+103
2018-08-20Merge pull request #19334 from CarolEidt/Fix19243Carol Eidt3-0/+116
2018-08-20Fix issues with calling convention in tests. (#19548)Aaron Robinson1-2/+2
2018-08-18Fix test case comment to reflect the actual test (#19531)Andy Ayers1-3/+2
2018-08-16Build-test.sh handles native test assets (#19430)Aaron Robinson1-2/+4
2018-08-16JIT: bail out in optExtractArrIndex for constant array length (#19493)Andy Ayers2-0/+74
2018-08-16Merge pull request #19396 from CarolEidt/Fix19288Carol Eidt2-0/+95
2018-08-15Revert "Temporarily flag a SIMD test as optimization-sensitive (#19163)" (#19...Koundinya Veluri1-2/+0
2018-08-13disable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do (#19465)Sergey Andreenko1-0/+2
2018-08-10Fix non-lclVar odd-byte struct passingCarol Eidt2-0/+95
2018-08-10Add SoA raytracer as a CQ test for Intel hardware intrinsicFei Peng21-0/+1398
2018-08-09Fix evaluation order for block copyCarol Eidt3-0/+116
2018-08-09Adding the Avx.MaskStore testsTanner Gooding12-0/+2086
2018-08-09Update CheckProjects to support `DebugType=Embedded` for RelType projectsTanner Gooding1-1/+2
2018-08-09Updating the x86 HWIntrinsic tests to include embedded pdbsTanner Gooding379-379/+379
2018-08-08Merge pull request #19275 from dotnetrt/test-warnings-msbuildBruce Forstall18-50/+4
2018-08-06Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethodAndy Ayers2-0/+146
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding772-24/+22932
2018-08-06Updating the x86 HWIntrinsic test templates to log the scenarios they run.Tanner Gooding23-1/+656
2018-08-06update test caseAndy Ayers1-3/+14
2018-08-03Updating the x86 HWIntrinsics program to print out the list of supported ISAsTanner Gooding1-0/+24