summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2017-12-12Fix for issue 15412Brian Sullivan3-0/+241
2017-12-12Disable 3 failing ARM tests on WindowsBruce Forstall1-3/+3
2017-12-11Merge pull request #15450 from BruceForstall/DisableFinalizerTestBruce Forstall1-1/+1
2017-12-08Disable finalizertest for ARMBruce Forstall1-1/+1
2017-12-08Jit: fix long shift helper for overly long shift counts (#15443)Andy Ayers3-2/+1
2017-12-07Merge pull request #15425 from BruceForstall/ImproveProgressOutputBruce Forstall1-0/+1
2017-12-07Add progress output to runtest.cmd so you don't think it's hungBruce Forstall1-0/+1
2017-12-07Predicate overwrite of BuildVersionFile on OverwriteCoreClrPackageVersion == ...Sean Gillespie1-0/+4
2017-12-07Fix a variable re-definition that resulted in two git invocations per project...Sean Gillespie1-4/+0
2017-12-06JIT: fix remorph assert in cast long shift optimization (#15386)Andy Ayers2-0/+55
2017-12-05Adjust BenchI/BenchF paths to account for recent file movesBruce Forstall2-176/+176
2017-12-05[Arm64] Enable SIMD (#14633)Steve MacLean1-0/+1
2017-12-05Block default interface constrained call test on UnixMichal Strehovský1-0/+1
2017-12-05Merge remote-tracking branch 'upstream/dev/defaultintf' into defaultintf-mergeMichal Strehovský24-0/+5854
2017-12-05Put default interfaces behind a define (#15358)Michal Strehovský9-113/+112
2017-12-04Separate large perf benchmarks into their own legs (#15231)Michelle McDaniel89-0/+0
2017-12-04Exclude constrainedcall testMichal Strehovský1-0/+3
2017-12-04Merge branch 'master' into master-mergeMichal Strehovský31-107/+1124
2017-12-02JIT: defer removing statements during opt CSE (#15323)Andy Ayers2-0/+82
2017-12-01Change name to perf jobs to reflect the actual OS they run on (#15314)Victor "Nate" Graf1-2/+3
2017-12-01JIT: handle boundary cases for casts of long shifts (#15294)Andy Ayers3-2/+328
2017-11-30Fixed DCE of call nodes (#15192)Roman Artemev2-0/+109
2017-11-30Use ILAsm from buildtools, take 2 (#15300)Michal Strehovský7-58/+6
2017-11-29Revert "Use ILAsm from buildtools (#15172)"Bruce Forstall3-2/+41
2017-11-29Ensure CoreCLR Package version overwrite works correctly in test buildwtgodbe1-1/+1
2017-11-29Use ILAsm from buildtools (#15172)Michal Strehovský3-41/+2
2017-11-28JIT: fix bug with int casts of long shifts (#15236)Andy Ayers2-0/+81
2017-11-28Merge pull request #15250 from BruceForstall/DisableMuldimjagaryBruce Forstall1-1/+1