summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-28Disable muldimjagary test for armBruce Forstall1-1/+1
2017-11-28Put default interface support behind a COMPlus switch (#15233)Michal Strehovský7-2/+100
2017-11-27Remove excessive console output in debug builds in a set of monitor tests (#1...Koundinya Veluri1-6/+0
2017-11-26Fix Powershell error (#15217)Bruce Forstall3-4/+4
2017-11-22Fix all powershell invocations in scripts, CI code and tests to include -NoPr...Jacek Blaszczynski5-10/+10
2017-11-21[RyuJit][x86] Set unused flag when replace an unused parent with a child. (#1...Sergey Andreenko2-0/+131
2017-11-20Remove x86 legacy_backend build and CI testingBruce Forstall1-11/+0
2017-11-20Update jitbench harness to capture steady state dataAndy Ayers2-27/+86
2017-11-20Re-enable tests disabled for #14665Carol Eidt1-2/+2
2017-11-18Fix MacOSX build break (#15093)Jan Kotas1-0/+5