platform/upstream/coreclr.git
2018-08-10 Aditya MandaleekaMerge pull request #19344 from adityamandaleeka/aa64_vm...
2018-08-10 Fei PengAdd SoA raytracer as a CQ test for Intel hardware intrinsic
2018-08-10 Bruce ForstallMerge pull request #19414 from BruceForstall/ReduceCore...
2018-08-10 Bruce ForstallReduce the number of innerloop CoreFX jobs
2018-08-10 Bruce ForstallMerge pull request #19387 from dotnetrt/parallel-test...
2018-08-10 Brian RobbinsAlign the Contents of EventPipeBuffers (#19375)
2018-08-10 Tanner GoodingUpdating the ilproj-sdk to also copy native dependencie...
2018-08-09 Aditya MandaleekaUpdate DynamicHelper for Unix to match Win.
2018-08-09 Bruce ForstallMerge pull request #19385 from BruceForstall/WhichCoreF...
2018-08-09 Tanner GoodingAdding the Avx.MaskStore tests
2018-08-09 Tanner GoodingImplementing the Avx.MaskStore intrinsics
2018-08-09 Jacek BlaszczynskiReenable parallel msbuild execution - 2x faster test...
2018-08-09 Bruce ForstallPrint out the checked out commit hash
2018-08-09 Tanner GoodingUpdating init-tools to be inline with the CoreFX copy
2018-08-09 Tanner GoodingUpdate CheckProjects to support `DebugType=Embedded...
2018-08-09 Tanner GoodingUpdating the x86 HWIntrinsic tests to include embedded...
2018-08-09 Bruce ForstallMerge pull request #19350 from dotnet/dev/unix_test_wor...
2018-08-09 Bruce ForstallMerge pull request #19382 from BruceForstall/FixSwitch
2018-08-09 Bruce ForstallFix `--` application to managed tests build comamnd...
2018-08-09 Jan KotasChange CoreLib native image to be R2R by default on...
2018-08-09 Tanner GoodingUpdating init-tools.cmd to pass through PACKAGES_DIR
2018-08-09 dotnet-maestro-botUpdate BuildTools, CoreSetup to preview1-03108-01,...
2018-08-09 Anirudh AgnihotryMove methodbody and exceptionHandlingClause to shared...
2018-08-09 Bruce ForstallMerge pull request #19363 from nattress/crossgen_skip_w...
2018-08-09 Bruce ForstallMerge pull request #19367 from BruceForstall/RestorePas...
2018-08-09 Aditya MandaleekaFix R2R DynamicHelper to use the correct offset to...
2018-08-08 Anirudh AgnihotryReNaming and rearranging the variables to reduce the...
2018-08-08 Bruce ForstallRestore handling of __PassThroughArg for `--`
2018-08-08 Bruce ForstallMerge pull request #19275 from dotnetrt/test-warnings...
2018-08-08 Andy AyersJIT: update lvaGrabTemp for new minopts/debug ref count...
2018-08-08 Simon NattressSkip Crossgen of S.R.WindowsRuntime.dll
2018-08-08 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-08 Bruce ForstallMerge pull request #19343 from BruceForstall/SimplifyPr...
2018-08-08 Bruce ForstallSimplify the code to create PR triggers
2018-08-08 Aditya MandaleekaFix non-Windows assembly code to match Windows calldesc...
2018-08-08 Aaron RobinsonUse dotnet MSBuild for tests (#19324)
2018-08-07 Konstantin... FillRegDisplay: initialize volatileCurrContextPointers...
2018-08-07 Aditya MandaleekaMake VM-side changes for ARM64 Windows calling convention.
2018-08-07 AmyR2RDump - Tests for Debug, avoid copying expected xml...
2018-08-07 Bruce ForstallAdd basic check that the correct number of tests is...
2018-08-07 Bruce ForstallMerge pull request #19336 from dotnet/dev/unix_test_wor...
2018-08-07 Andy AyersMerge pull request #19325 from AndyAyersMS/RecomputeRef...
2018-08-07 Andy AyersMerge pull request #19335 from AndyAyersMS/FixDumpIssue
2018-08-07 David WrightonAdd support to use an indirected address for JMP instru...
2018-08-07 Bruce ForstallMerge pull request #19291 from BruceForstall/CleanUpBui...
2018-08-07 Andy Ayersfix bug in jit dump output
2018-08-07 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-07 Andy AyersJIT: recompute local ref counts after lower
2018-08-07 Andy AyersJIT: refactor ref count computation into a reusable...
2018-08-07 Michelle McDanielFix throughput testing (#19314)
2018-08-07 Bruce ForstallMerge pull request #19319 from BruceForstall/UpdateArmC...
2018-08-07 AmyR2RDumpTests on Windows_NT.x64.Release (#19315)
2018-08-07 Bruce ForstallMerge pull request #19318 from BruceForstall/AddDavidArm64
2018-08-07 Bruce Forstall[WIP] Update vc-runtime package to support ARM and...
2018-08-06 Bruce ForstallUpdate arm64 users list
2018-08-06 Jan KotasPort x86 unwinder fix from .NET Framework (#19311)
2018-08-06 Andy AyersMerge pull request #19228 from AndyAyersMS/FixDevirtFin...
2018-08-06 Mike McLaughlinOnly register signals and create alt exception stack...
2018-08-06 Tanner GoodingRegenerating the templated x86 HWIntrinsic tests.
2018-08-06 Tanner GoodingUpdating the x86 HWIntrinsic test templates to log...
2018-08-06 Andy Ayersupdate test case
2018-08-06 AmyR2RDump - Ignore sensitive properties to pass tests...
2018-08-06 Jeremy KuhneImprove StreamWriter format perf (#19235)
2018-08-06 Bruce ForstallDisable NETClientPrimitives test (#19294)
2018-08-05 Bruce ForstallClean up build.cmd/build-test.cmd/runtest.cmd
2018-08-04 Bruce ForstallMerge pull request #19287 from BruceForstall/Revert19254
2018-08-04 Bruce ForstallRevert "Build managed tests with dotnet (#19254)"
2018-08-03 Tanner GoodingUpdating the x86 HWIntrinsics program to print out...
2018-08-03 Anirudh AgnihotryMoved LocalVariableInfo to shared (#19184)
2018-08-03 Egor ChesakovHandle MovRelocatableImmediate on ARM32 as a special...
2018-08-03 Matt GalbraithMerge pull request #19274 from MattGal/remove-ubuntu...
2018-08-03 Matt GalbraithRemove EOL Ubuntu 17.10
2018-08-03 Matt GalbraithMerge pull request #19259 from MattGal/update-fedoras
2018-08-03 Chris SienkiewiczBuild managed tests with dotnet (#19254)
2018-08-03 Bruce ForstallMerge pull request #18223 from mikedn/inc-codegen
2018-08-03 Jacek BlaszczynskiFix invalid project references in test projects
2018-08-03 Jacek BlaszczynskiFix performance tests and HW intrinsics test references
2018-08-03 Jacek BlaszczynskiFix MSBuild warnigs caused by double reference to diffe...
2018-08-03 Andy AyersFix resolveVirtualMethodHelper to check for explicit...
2018-08-03 Morgan BrownFix interop test targets
2018-08-03 Anirudh AgnihotryMoved NativeCallable Attribute to shared (#19258)
2018-08-03 Mike McLaughlinUpdate debugging doc with symbol downloader instruction...
2018-08-02 Aaron RobinsonRemove unused/nop/questionable code (#19239)
2018-08-02 Matt GalbraithRemove Fedora 26, add Fedora 28
2018-08-02 Tanner GoodingMake `Vector64<T>`, `Vector128<T>`, and `Vector256...
2018-08-02 Bruce ForstallMerge pull request #19115 from dotnet/dev/unix_test_wor...
2018-08-02 Russ KeldorphFix VSTS build's tests on Alpine
2018-08-02 Tanner GoodingResolving the remaining HWIntrinsics issues blocking...
2018-08-02 Mike DanesGet rid of x86_instrs.h
2018-08-02 Mike DanesGet rid of codegenlinear.h
2018-08-02 Bruce ForstallMerge pull request #19249 from BruceForstall/DisableFai...
2018-08-02 Bruce ForstallDisable failing ARM tests
2018-08-02 Carol EidtMerge pull request #19234 from CarolEidt/Fix19124
2018-08-02 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx, CoreSetup, PgoData...
2018-08-02 Alex NovgorodovFix broken link (#19244)
2018-08-02 Michelle McDanielAdd arm32 tp (#19098)
2018-08-02 Bruce ForstallEnable Windows ARM32 and ARM64 Debug builds as default...
2018-08-02 Bruce ForstallEnable ARM64 builds using release product tools
2018-08-02 Bruce ForstallMerge pull request #19241 from BruceForstall/Revert19230
2018-08-02 Bruce ForstallRevert "Build managed tests with dotnet (#19230)"
next