summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-07Merge pull request #19343 from BruceForstall/SimplifyPrTriggersBruce Forstall1-407/+237
2018-08-07Simplify the code to create PR triggersBruce Forstall1-407/+237
2018-08-07Fix non-Windows assembly code to match Windows calldescr/arg reg changes.Aditya Mandaleeka2-3/+6
2018-08-07Use dotnet MSBuild for tests (#19324)Aaron Robinson4-8/+11
2018-08-07FillRegDisplay: initialize volatileCurrContextPointers for ARM and ARM64 (#19...Konstantin Baladurin1-1/+12
2018-08-07Make VM-side changes for ARM64 Windows calling convention.Aditya Mandaleeka11-33/+120
2018-08-07R2RDump - Tests for Debug, avoid copying expected xml files (#19321)Amy12-8/+3600
2018-08-07Add basic check that the correct number of tests is built (#19290)Bruce Forstall3-1/+47
2018-08-07Merge pull request #19336 from dotnet/dev/unix_test_workflowBruce Forstall7-16/+10
2018-08-07Merge pull request #19325 from AndyAyersMS/RecomputeRefCounts2Andy Ayers2-38/+101
2018-08-07Merge pull request #19335 from AndyAyersMS/FixDumpIssueAndy Ayers1-2/+2
2018-08-07Add support to use an indirected address for JMP instructions to ARM64 (#19281)David Wrighton4-40/+24
2018-08-07Merge pull request #19291 from BruceForstall/CleanUpBuildCmdBruce Forstall3-249/+332
2018-08-07fix bug in jit dump outputAndy Ayers1-2/+2
2018-08-06Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData to preview1-03106-01, ...dotnet-maestro-bot4-13/+31
2018-08-06JIT: recompute local ref counts after lowerAndy Ayers2-38/+101
2018-08-06JIT: refactor ref count computation into a reusable utility method (#19240)Andy Ayers2-156/+196
2018-08-06Fix throughput testing (#19314)Michelle McDaniel2-3/+3
2018-08-06Merge pull request #19319 from BruceForstall/UpdateArmCrtDependendenciesBruce Forstall7-16/+10
2018-08-06R2RDumpTests on Windows_NT.x64.Release (#19315)Amy5-1/+1329
2018-08-06Merge pull request #19318 from BruceForstall/AddDavidArm64Bruce Forstall1-3/+1
2018-08-06[WIP] Update vc-runtime package to support ARM and ARM64 with current builds.Bruce Forstall7-16/+10
2018-08-06Update arm64 users listBruce Forstall1-3/+1
2018-08-06Port x86 unwinder fix from .NET Framework (#19311)Jan Kotas1-1/+2
2018-08-06Merge pull request #19228 from AndyAyersMS/FixDevirtFinalMethodAndy Ayers3-0/+160
2018-08-06Only register signals and create alt exception stack in coreclr. (#19309)Mike McLaughlin9-121/+227
2018-08-06Regenerating the templated x86 HWIntrinsic tests.Tanner Gooding772-24/+22932
2018-08-06Updating the x86 HWIntrinsic test templates to log the scenarios they run.Tanner Gooding23-1/+656
2018-08-06update test caseAndy Ayers1-3/+14
2018-08-06R2RDump - Ignore sensitive properties to pass tests (#19155)Amy16-861/+151
2018-08-05Improve StreamWriter format perf (#19235)Jeremy Kuhne1-0/+117
2018-08-05Disable NETClientPrimitives test (#19294)Bruce Forstall1-4/+3
2018-08-05Clean up build.cmd/build-test.cmd/runtest.cmdBruce Forstall3-249/+332
2018-08-03Merge pull request #19287 from BruceForstall/Revert19254Bruce Forstall4-11/+7
2018-08-03Revert "Build managed tests with dotnet (#19254)"Bruce Forstall4-11/+7
2018-08-03Updating the x86 HWIntrinsics program to print out the list of supported ISAsTanner Gooding1-0/+24
2018-08-03Moved LocalVariableInfo to shared (#19184)Anirudh Agnihotry7-42/+50
2018-08-03Handle MovRelocatableImmediate on ARM32 as a special case (IF_T2_N3) (#19013)Egor Chesakov12-125/+226
2018-08-03Merge pull request #19274 from MattGal/remove-ubuntu-1710Matt Galbraith1-2/+2
2018-08-03Remove EOL Ubuntu 17.10Matt Galbraith1-2/+2
2018-08-03Merge pull request #19259 from MattGal/update-fedorasMatt Galbraith2-3/+3
2018-08-03Build managed tests with dotnet (#19254)Chris Sienkiewicz4-7/+11
2018-08-03Merge pull request #18223 from mikedn/inc-codegenBruce Forstall5-393/+373
2018-08-03Fix invalid project references in test projectsJacek Blaszczynski2089-8262/+7334
2018-08-03Fix performance tests and HW intrinsics test referencesJacek Blaszczynski6-15/+3
2018-08-03Fix MSBuild warnigs caused by double reference to different frameworksJacek Blaszczynski11-34/+1
2018-08-02Fix resolveVirtualMethodHelper to check for explicit override casesAndy Ayers3-0/+149
2018-08-02Fix interop test targetsMorgan Brown1-2/+1
2018-08-02Moved NativeCallable Attribute to shared (#19258)Anirudh Agnihotry3-3/+2
2018-08-02Update debugging doc with symbol downloader instructions. (#19262)Mike McLaughlin1-4/+6