summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-03-20JIT: remove boxing for interface call to shared generic struct (#17006)Andy Ayers4-0/+122
2018-03-19JIT: tolerate nonzero constant byrefs in impCheckForNullPointer (#17042)Andy Ayers1-1/+0
2018-03-19Fixing the x86 ScalarUnOpTest template to no longer write out of boundsTanner Gooding12-770/+279
2018-03-19Regenerating the x86 HWIntrinsic tests to track each vector size separatelyTanner Gooding703-7710/+7714
2018-03-19Updating the x86 HWIntrinsic templates to track each vector size separatelyTanner Gooding20-863/+863
2018-03-19Updating the x86 HWIntrinsic DataTable types to assert the alignment returned...Tanner Gooding10-10/+70
2018-03-19Regenerating the x86 HWIntrinsics tests to no longer have a GC holeTanner Gooding703-1088/+1088
2018-03-19Fixing the x86 HWIntrinsic test templates to not leave a GC holeTanner Gooding19-29/+29
2018-03-19Fix eventpipe rundown test with crossgen (#16784)Victor "Nate" Graf1-7/+8
2018-03-16[Arm64] Disable broken tests dependent on #16310Steve MacLean1-0/+4
2018-03-16[Arm64] Enable HW Intrinsic Simd testsSteve MacLean1-68/+0
2018-03-16Fix test for GC.GetAllocatedBytesForCurrentThread to be more lenient with the...Sung Yoon Whang1-1/+1
2018-03-16Add tests for AVX Insert/Extract helper-intrinsicsFei Peng36-0/+10208
2018-03-16Add tests for AVX Insert/ExtractVector128Fei Peng47-0/+13268
2018-03-16Add tests and templates for AVX2 Insert/ExtractFei Peng40-2/+11731
2018-03-16Add AllReady scenario to JitBench (#16905)Adam Sitnik2-42/+64
2018-03-15Convert Sse2 tests to template driven version - part 1Jacek Blaszczynski62-1858/+8200
2018-03-15Fix to not reuse preallocated jump stubs for dynamic methods (#16941)Koundinya Veluri1-3/+25
2018-03-15Merge pull request #16813 from CarolEidt/FixDD544983Carol Eidt2-0/+174
2018-03-14Merge pull request #16928 from briansull/fix-16892Brian Sullivan2-0/+145
2018-03-14Add EventSource TraceLogging Support for EventPipe (#16861)Brian Robbins4-0/+321
2018-03-14Mark operands of dead FIELD_LIST as unusedCarol Eidt2-0/+174
2018-03-14Fix GH Issue 16892 - GC hole due to GT_INDEX_ADDRBrian Sullivan2-0/+145
2018-03-14Merge pull request #16832 from dotnetrt/StoreNonTemporalCarol Eidt3-0/+239
2018-03-14Merge pull request #16797 from dotnetrt/SetAllVector128_ManagedCarol Eidt4-3/+396
2018-03-14Merge pull request #16853 from dotnetrt/CnvertScInt64Carol Eidt2-2/+12
2018-03-14Mark GenericContext test as incompatible with GCStress (#16918)Andon Andonov1-0/+3
2018-03-14Convert implementation of SetAllVector128 SSE HW intrinsic to managedJacek Blaszczynski1-2/+2
2018-03-14Add SSE2 SetAllVector128 helper HW intrinsic testsJacek Blaszczynski4-3/+396
2018-03-13Revert "Revert "Fix handling of incorrect assemblies on Unix (#16747)" (#1679...Jan Kotas2-0/+68
2018-03-13Add SSE2 StoreNonTemporal HW intrinsic testsJacek Blaszczynski3-0/+239
2018-03-13Merge pull request #16872 from fiigii/avxpermuteCarol Eidt11-1/+2288
2018-03-13Fix shuffling thunk for Unix AMD64 (#16904)Jan Vorlicek2-0/+424
2018-03-13Merge pull request #16822 from sdmaclea/PR-ARM64-BASE-INTRINSICSCarol Eidt2-0/+217
2018-03-12Implement AVX Shuffle and Permute intrinsicsFei11-1/+2288
2018-03-10Add SSE2 SetVector128 HW intrinsic testsJacek Blaszczynski4-1/+388
2018-03-10[Arm64] Add Base HW intrinsic testsSteve MacLean2-0/+217
2018-03-10Adding tests for the Extend, GetLowerHalf, and StaticCast intrinsicsTanner Gooding24-0/+6260
2018-03-09When value numbering an assignment we may need to insert an implicit cast ope...Brian Sullivan2-0/+74
2018-03-09Fix ConvertScalarToVector128(U)Int64 codegen and improve testsJacek Blaszczynski2-2/+12
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