summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2017-08-26Merge pull request #13411 from pgavlin/RepriTestsPat Gavlin5218-28901/+20728
2017-08-25Minor performance infrastructure changes. (#13557)José Rivero1-1/+1
2017-08-25Do not devirtualize indirect calls (#13561)Michal Strehovský2-0/+86
2017-08-24Remove uses of the {RO}Span ctor that takes an array and offset (#13578)Ahson Ahmed Khan1-56/+0
2017-08-24Remove unnecessary buffer copy from EventPipe::WriteEvent pipeline (#13347)Victor "Nate" Graf3-3/+146
2017-08-23Parameterize RIDs for package restorewtgodbe6-5/+10
2017-08-23Add a regression test for #13160 (#13531)Jonghyun Park2-0/+92
2017-08-23Merge pull request #13528 from JosephTremoulet/IterateJoseph Tremoulet1-2/+2
2017-08-22Add InnerIterationCount to layout benchmarksJoseph Tremoulet1-2/+2
2017-08-22Merge pull request #13487 from mikedn/switch-temp-typeJoseph Tremoulet2-0/+58
2017-08-21Merge pull request #12489 from jashook/unix_x64_and_arm64_fasttailcall_fixJarret Shook8-1/+1326
2017-08-19Fix incorrect switch temp lcl typeMike Danes2-0/+58
2017-08-18Merge pull request #13392 from noahfalk/tiered_jit_fix_testsNoah Falk2-6/+6
2017-08-18Revert "Re-port test project changes from release/2.0.0 to master (#13464)"Jan Kotas4-6/+6
2017-08-18Re-port test project changes from release/2.0.0 to master (#13464)smile21prc4-6/+6
2017-08-18[Unix x64|Arm64] Correct canfastTailCall decisionsjashook8-1/+1326
2017-08-17Add perf testJoseph Tremoulet2-0/+159
2017-08-17Lay out loop bodies contiguouslyJoseph Tremoulet2-0/+453
2017-08-17Revert test part "Enable RedHat 6 in coreclr master (#13315)" to unblock CI.Smile Wei4-6/+6
2017-08-17Update SPMICollect.Pat Gavlin1-1/+1
2017-08-17Merge pull request #13426 from JosephTremoulet/ConservativeConstantJoseph Tremoulet2-0/+73
2017-08-17Enable RedHat 6 in coreclr master (#13315)smile21prc4-6/+6
2017-08-17Move chaos65204782cs to Priority 1.Pat Gavlin2-0/+2
2017-08-17Use conservative VN in CSE candidate const checkJoseph Tremoulet2-0/+73
2017-08-16Update coreclr tests to netcoreapp2.1Eric St. John4-9/+9
2017-08-16Move less valuable tests to priority 1.Pat Gavlin5215-28900/+20725
2017-08-15Make unit tests run clean with tiered compilationnoahfalk2-6/+6
2017-08-15Small perf infrastructure changes (#13325)José Rivero2-7/+29
2017-08-15Merge pull request #13310 from shimingsg/v-shige/add-perftc-0810Shiming Ge6-0/+548
2017-08-15Merge pull request #13334 from shimingsg/v-shige/add-perftc-0811Shiming Ge8-0/+1036
2017-08-15Merge pull request #13362 from shimingsg/v-shige/add-perftc-0814-2Shiming Ge8-0/+651
2017-08-14Fix race condition for some threading tests using GC.KeepAlive (#13351)Ahson Ahmed Khan1-0/+2
2017-08-14Increase timeout and log the result for a couple of WaitAny tests that expect...Koundinya Veluri2-3/+3
2017-08-14add perf test cases to coreclrShiming Ge (Pactera Technologies)8-0/+651
2017-08-14remove line includes CopyToOutputDirectoryShiming Ge (Pactera Technologies)2-182/+0
2017-08-14replace p/invokes into kernel32 with cross-platform implementationsShiming Ge (Pactera Technologies)3-74/+196
2017-08-13Typo (#13360)John Doe1-1/+1
2017-08-11add perf test cases to coreclrShiming Ge (Pactera Technologies)8-0/+1096
2017-08-10Fix the race condition in mutex test using another manual reset event (#13308)Ahson Ahmed Khan1-1/+3
2017-08-11Merge pull request #13285 from shimingsg/v-shige/add-perftc-GCLargeShiming Ge2-0/+241
2017-08-10remove empty lineShiming Ge (Pactera Technologies)1-1/+0
2017-08-10add perf test cases to coreclrShiming Ge (Pactera Technologies)6-0/+548
2017-08-09LinkBench: Fix Roslyn jobSwaroop Sridhar3-15/+5
2017-08-09add the license header to the C# fileShiming Ge (Pactera Technologies)1-0/+4
2017-08-09Merge pull request #12802 from pgavlin/VSO462269Pat Gavlin2-0/+179
2017-08-09typo (#13287)John Doe6-10/+10
2017-08-09Fix VSO 462269.Pat Gavlin2-0/+179
2017-08-09add perf test case GCLargeShiming Ge (Pactera Technologies)2-0/+238
2017-08-08Add smoke test for event pipe on Linux (#13240)Victor "Nate" Graf6-0/+342
2017-08-07Fix VSO 471670.Pat Gavlin2-0/+144