summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-08[RyuJit] Fix DCE in liveness. (#16845)Sergey Andreenko2-0/+189
2018-03-08 Disable some GC tests from GCStress runs (#16846)Sung Yoon Whang4-3/+7
2018-03-08Pass generic context argument for shared instance methods on generic interfac...Andon Andonov3-6/+113
2018-03-08Merge pull request #16809 from sdmaclea/PR-Enable-crypto-testCarol Eidt1-10/+0
2018-03-08Updating the x86 hardware-intrinsics tests to properly accept filter argumentsTanner Gooding1-3/+4
2018-03-08Delete incorrect assert in stackLevelSetter. (#16816)Sergey Andreenko2-0/+163
2018-03-08Set helix source correctly for prodcon build (#16412) (#16837)Matt Mitchell1-1/+4
2018-03-07[Arm64] Enable crypto testSteve MacLean1-10/+0
2018-03-06Merge pull request #16662 from jashook/remove_vs2015_dependenciesJarret Shook1-34/+5
2018-03-06Updating the x86 hardware-intrin test templates to use named format argumentsTanner Gooding17-2632/+2612
2018-03-06Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#16790)Jan Kotas2-68/+0
2018-03-06Remove vs2015 build dependenciesjashook1-34/+5
2018-03-06Fix hang on Ctrl+C when tiering is enabled (#16719)Koundinya Veluri1-5/+26
2018-03-05Fix handling of incorrect assemblies on Unix (#16747)Ruben Ayrapetyan2-0/+68
2018-03-05Add LoadHigh, LoadLow, and SetScalarVector128 SSE2 HW intrinsics testsJacek Blaszczynski10-44/+523
2018-03-05Merge pull request #16731 from tannergooding/hwintrin-avxCarol Eidt11-0/+2566
2018-03-03Update CoreClr, CoreFx to preview2-26303-09, preview2-26303-04, respectively ...dotnet-maestro-bot1-0/+3
2018-03-03Implementing tests for more of the AVX hardware intrinsicsTanner Gooding11-0/+2566
2018-03-03Implement AVX/AVX BroadcastScalarToVector*Fei Peng31-3/+6897
2018-03-02Add Shuffle* Sse2 hardware intrinsics testsJacek Blaszczynski13-10/+2340
2018-03-02Delete SingleGetHashCode and DoubleGetHashCode tests for arm/arm64 (#16688)Bruce Forstall4-92/+0
2018-03-02Merge pull request #16703 from BruceForstall/GeneralizeRuntestExclusionFilesBruce Forstall3-8/+10
2018-03-02Merge pull request #16646 from fiigii/insertextractCarol Eidt45-1/+12118
2018-03-02Merge pull request #16669 from tannergooding/hwintrin-sse2-maskmoveCarol Eidt3-0/+184
2018-03-01Generalize runtest.sh test exclusion filesBruce Forstall3-8/+10
2018-03-01Add tests and templates for insert/extractFei Peng45-1/+12118
2018-03-01Adding tests for additional AVX hardware intrinsicsTanner Gooding90-438/+13578
2018-02-28Adding tests for the SSE2 MaskMove intrinsicTanner Gooding3-0/+184
2018-02-28Create test for rundown events with EventPipe (#16667)Victor "Nate" Graf4-44/+84
2018-02-28Update EventSource* Tests for EventPipe (#16645)Brian Robbins6-119/+4
2018-02-28Merge pull request #16657 from debayang/crypto_arm64_intrinsicsBrian Sullivan2-0/+372
2018-02-28Merge pull request #16538 from sdmaclea/PR-ARM64-R2R_FAILBruce Forstall1-3/+3
2018-02-28Revert: Simplify test dependencies for benchmarks (#16647)Andy Ayers107-17/+900
2018-02-28ARM64 Crypto intrinsics tests for AES/SHA1/SHA256Debayan Ghosh2-0/+372
2018-02-28Adding tests for the implemented SSE41 hardware intrinsicsTanner Gooding128-11/+35151
2018-02-28Merge pull request #16599 from fiigii/fixstaticcastCarol Eidt1-2/+42
2018-02-27Fix StaticCast with NotSupportedExceptionFei Peng1-2/+42
2018-02-27Event pipe guid in metadata (#16316), fixes #16105Adam Sitnik7-176/+94
2018-02-27Fix P1 test build break (#16631)Jan Kotas1-0/+12
2018-02-27Delete left-over globalization CoreCLR tests (#16571)Jan Kotas12-4291/+0
2018-02-27Add test for GC.GetAllocatedBytesForCurrentThread (#16428)Sung Yoon Whang2-0/+163
2018-02-26Re-attempt fixing case in GC reliability/stress night config (#16607)Sung Yoon Whang1-1/+1
2018-02-26Add tests/templates for AVX2/SSE2 shift intrinsicsFei Peng96-2/+28231
2018-02-26Add tests ShiftLeft/RightLogicalVariableFei Peng6-0/+912
2018-02-26Add AVX.Compare/CompareScalar testsFei Peng6-0/+557
2018-02-26Add Avx.SetZeroVector256<T> testsFei Peng3-0/+299
2018-02-26Fix for incorrect case in GC reliability/stress night config (#16595)Sung Yoon Whang1-1/+1
2018-02-26Fix SoDBench by retargeting ASP Net feed (#16596)Victor "Nate" Graf1-3/+7
2018-02-26Simplify test dependencies for benchmarks (#16378)Andy Ayers107-900/+17
2018-02-26Delete Single/Double.GetHashCode tests (#16567)Jan Kotas4-305/+0