summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Delete BasicSpanTest.cs (#15860)Jan Kotas1-748/+0
2018-01-14Add tests for Math.Ceiling, Floor, and Round.Tanner Gooding18-0/+1440
2018-01-12Merge pull request #15850 from BruceForstall/FastGCStressBruce Forstall3-3/+33
2018-01-12Do fast GC stress on some extreme testsBruce Forstall3-3/+33
2018-01-12Merge pull request #15815 from jashook/fix_helix_publishJarret Shook1-2/+2
2018-01-12Fix overwriting os/arch when publishing to helixjashook1-2/+2
2018-01-12Convert run-xunit-perf to py script (#15568)Michelle McDaniel3-14/+631
2018-01-11Merge pull request #15835 from BruceForstall/FixGCKeepAliveBruce Forstall1-1/+1
2018-01-11Merge pull request #15832 from BruceForstall/DisableNoGCInStressBruce Forstall3-2/+3
2018-01-11Fix GC.KeepAlive test caseBruce Forstall1-1/+1
2018-01-11Disable NoGC test in GCStress test runsBruce Forstall3-2/+3
2018-01-10Fix change to fgMorphBlockOperandCarol Eidt3-0/+170
2018-01-09Fixing https://github.com/aspnet/JitBench/issues/80 (#15764)José Rivero2-1/+7
2018-01-08JIT: improve return types in cases with spill temps (#15766)Andy Ayers2-0/+139
2018-01-05JIT: fix decompose long left shift for overshift cases (#15704)Andy Ayers3-3/+33
2018-01-05Merge pull request #15639 from tannergooding/expand-hwintrinTanner Gooding7-86/+473
2018-01-05Detect ByRefLike types using attribute (#15745)Jan Kotas2-0/+209
2018-01-04Updating the existing HWIntrinsic tests to also test indirect calling via ref...Tanner Gooding7-86/+473
2018-01-04Change monitor test (#15727)Koundinya Veluri10-20/+23
2018-01-04Fix waitone test (#15728)Koundinya Veluri1-10/+3
2018-01-04Reset lvIsStructField when removing promoted struct vars (#15721)mikedn2-0/+53
2018-01-04Merge pull request #15726 from CarolEidt/Fix15237Carol Eidt2-0/+189
2018-01-03Keep OBJ on mismatched struct assignmentCarol Eidt2-0/+189
2018-01-03Fix size-on-disk benchmark to handle new CLI behavior (#15689)Victor "Nate" Graf1-10/+61
2018-01-02Retry: Enable EventPipe across Unix and Windows (#15611)Victor "Nate" Graf26-38/+454
2017-12-27Update the version of the xUnit Performance Api (#15620)José Rivero1-8/+13
2017-12-23Make DangerousGetPinnableReference internal and remove DangerousTryGetArray (...Ahson Khan1-10/+10
2017-12-22Organizing the tests/src/JIT/HardwareIntrinsics/X86 folder by ISA to make it ...Tanner Gooding22-436/+857
2017-12-21Revert "Enable EventPipe across Unix and Windows (#14772)" (#15609)Victor "Nate" Graf13-314/+8
2017-12-20Enable EventPipe across Unix and Windows (#14772)Victor "Nate" Graf13-8/+314
2017-12-20Merge pull request #15514 from fiigii/14930Bruce Forstall1-61/+0
2017-12-20Block diamondshape and sharedgenerics tests on #15591 (#15593)Michal Strehovský2-0/+8
2017-12-20Add COMPlus_EnableIncompleteISAClass and streamline IsSupportedFei Peng1-61/+0
2017-12-20Merge pull request #15594 from BruceForstall/TestTimeoutBruce Forstall1-1/+4
2017-12-20Merge pull request #15588 from fiigii/movetestTanner Gooding15-0/+0
2017-12-20Fix per-test timeoutBruce Forstall1-1/+4
2017-12-20Move x86 intrinsic tests into X86 folderFei Peng15-0/+0
2017-12-18Manually add arm/arm64 BenchmarksGame testingBruce Forstall2-112/+206
2017-12-18Disable GitHub_15291.cmd for x86Bruce Forstall1-0/+3
2017-12-15Convert uses of the Dangerous APIs to use MemoryMarshal.GetReference (#15532)Ahson Khan1-3/+3
2017-12-15Enabling temporarily disabled tests that call ReadOnlySpan indexer (#15546)Ahson Khan6-13/+3
2017-12-15Merge pull request #15370 from MichalStrehovsky/defaultintf-mergeMichal Strehovský25-0/+5855
2017-12-14Change ReadOnlySpan indexer to return ref readonly (#14727)Ahson Khan6-4/+14
2017-12-14[RyuJit][Armel] Do not lose type information (#15449)Sergey Andreenko2-1/+1
2017-12-14Remove CoreFX runtest dependencyjashook1-10/+15
2017-12-13Merge pull request #15244 from fiigii/vectorCarol Eidt3-0/+496
2017-12-12Enable Vector128/256<T> and Add intrinsicsFei Peng3-0/+496
2017-12-12Merge pull request #15134 from BruceForstall/MakeRyuJITArm32DefaultBruce Forstall1-38/+38
2017-12-12Merge pull request #15475 from briansull/issue-15412Brian Sullivan3-0/+241
2017-12-12Make RyuJIT/arm32 the default arm32 JITBruce Forstall1-38/+38