platform/upstream/dotnet/runtime.git
2018-03-26 Igor KulaychukFix funclet unwinding on x86 Linux (dotnet/coreclr...
2018-03-26 Adam SitnikJitBench scenarios fix (dotnet/coreclr#17154)
2018-03-26 Jarret ShookMerge pull request dotnet/coreclr#17151 from jashook...
2018-03-26 Steve MacLean[Arm64] Remove C++ stubs obscurring assembly versions...
2018-03-26 Koundinya VeluriDon't require all-user permissions on the temp director...
2018-03-26 Jacek Blaszczynskibuild-test.sh: support Clang v4.0 to v6.0, fix always...
2018-03-26 dotnet botVectorize Span.IndexOf for T = char, similar to T ...
2018-03-26 Phil GarciaFixed a few typos (dotnet/coreclr#17217)
2018-03-26 dotnet-maestro-botUpdate CoreFx to preview3-26326-01 (dotnet/coreclr...
2018-03-26 Phil GarciaFixed a few typos (dotnet/coreclr#17215)
2018-03-26 Ahson KhanUpdate use of AsBytes in perf tests to use MemoryMarsha...
2018-03-25 dotnet-maestro-botUpdate CoreFx to preview3-26325-01 (dotnet/coreclr...
2018-03-25 Ben AdamsDictionary/List code clean up/formatting (Cdotnet/corec...
2018-03-25 Ahson KhanFix CompareTo/Equals when dealing with Empty Span or...
2018-03-25 Bruce ForstallMerge pull request dotnet/coreclr#17201 from BruceForst...
2018-03-25 Bruce ForstallFix Unreachable Code warning in desktop build (dotnet...
2018-03-25 Bruce ForstallFix a case of non-diffable JitDump
2018-03-25 Bruce ForstallMerge pull request dotnet/coreclr#17195 from sdmaclea...
2018-03-24 Steve MacLean[Arm64] Assert on NYI
2018-03-24 Anton LapounovRename CancellationTokenRegistration.TryDeregister...
2018-03-24 mikednDelete some unused functions (dotnet/coreclr#17193)
2018-03-24 Bruce ForstallMerge pull request dotnet/coreclr#17159 from sandreenko...
2018-03-24 Jan KotasDelete unused files from src/inc (dotnet/coreclr#17186)
2018-03-24 Sergey Andreenko[RyuJit/ARM] Fix lsra BuildShiftRotate (dotnet/coreclr...
2018-03-24 dotnet-maestro-botUpdate CoreFx to preview3-26323-09 (dotnet/coreclr...
2018-03-24 Egor ChesakovGenerate native image for System.Private.CoreLib.dll...
2018-03-24 Carol EidtMerge pull request dotnet/coreclr#17155 from fiigii...
2018-03-24 Sergey Andreenko [arm32] Disable JIT\jit64\opt\cse\hugeexpr1 stress...
2018-03-24 Carol EidtMerge pull request dotnet/coreclr#17072 from CarolEidt...
2018-03-23 Egor ChesakovUpdate DockerTag to use the image from dotnet-buildtool...
2018-03-23 Bruce ForstallMerge pull request dotnet/coreclr#17133 from sdmaclea...
2018-03-23 Wes HaggardMerge pull request dotnet/coreclr#17136 from weshaggard...
2018-03-23 Sergey Andreenkoincrease timeout for altjit jobs
2018-03-23 Fei PengRemove non-deterministic AVX APIs
2018-03-23 Bruce ForstallMerge pull request dotnet/coreclr#17083 from BruceForst...
2018-03-23 dotnet-maestro-botUpdate CoreClr, CoreFx to preview3-26323-05, preview3...
2018-03-23 Stephen ToubFix Path.GetTempFileName on Windows (dotnet/coreclr...
2018-03-23 jashookDisable armlb windows jobs
2018-03-23 Maryam AriyanFixes StringBuilder unbounded size growth in Clear...
2018-03-23 Carol EidtMerge pull request dotnet/coreclr#17135 from CarolEidt...
2018-03-23 Wes HaggardFix RestoreSources for optdata packages
2018-03-23 Anirudh AgnihotryRename new Stream.Read/Write{Async} Span/Memory source...
2018-03-23 Igor KulaychukFix Linux/x86 FuncEvalHijack stack alignment (dotnet...
2018-03-23 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02622...
2018-03-23 Egor ChesakovMerge pull request dotnet/coreclr#17131 from BredPet...
2018-03-22 Steve MacLean[Arm64] Fix dotnet/coreclr#17095
2018-03-22 Carol EidtARM: correctly unassign constant double
2018-03-22 Petr BredFix bug for dotnet/coreclr#17089
2018-03-22 Brian SullivanMerge pull request dotnet/coreclr#17132 from dotnet...
2018-03-22 Matt GalbraithMerge pull request dotnet/coreclr#16849 from MattGal...
2018-03-22 Brian SullivanMerge pull request dotnet/coreclr#17112 from briansull...
2018-03-22 David Masonfix order of Serialize for linux build (dotnet/coreclr...
2018-03-22 Matt GalbraithMove windows agents to DotNetCore-Build to see if we...
2018-03-22 Fei PengAdd emitIns_AR_R_I for vextracti/f128
2018-03-22 Fei Pengfix Set tests on 32-bit platforms
2018-03-22 Fei PengImplement SetAllVector256
2018-03-22 Fei PengImplement AVX SetVector256
2018-03-22 Fei PengOptimize AVX Insert/Extract intrinsics
2018-03-22 Fei PengAdd more tests for AVX Insert/Extract intrinsics
2018-03-22 Konstantin... [ARM64] Fix UMEntryThunkCode::Poison method (dotnet...
2018-03-22 dotnet-maestro-botUpdate BuildTools, CoreClr to preview3-02622-01, previe...
2018-03-22 Brian RobbinsFix incorrect array dereference. (dotnet/coreclr#17113)
2018-03-22 Ahson KhanRename {Try}Read/WriteMachineEndian to just {Try}Read...
2018-03-22 Brian SullivanRollback Stack probing change - PR dotnet/coreclr#14481
2018-03-22 Carol EidtFix release build
2018-03-22 Jan VorlicekRemove dependency on libunwind (dotnet/coreclr#17094)
2018-03-21 dotnet-botDisable legacy_backend jits
2018-03-21 Mike McLaughlinUpdate debugging doc on lldb versions and disabling...
2018-03-21 Carol EidtRemove REG_OPT_RSVD from LSRA's candidate masks if...
2018-03-21 Stephen ToubImprove DateTime{Offset} "r" and "o" formatting perform...
2018-03-21 Brian RobbinsAdd More Process Information to EventPipe Traces (dotne...
2018-03-21 Frank GambinoFix strings from being concatenated (dotnet/coreclr...
2018-03-21 Jeff Schwartznull terminate the converted LPStr at the right index...
2018-03-21 Mike McLaughlinAdd missing license header to test py and cs files...
2018-03-21 Ahson KhanMoving Span APIs that allow skipping visibility checks...
2018-03-21 Ben AdamsSmall tweaks to Dict asm size (dotnet/coreclr#17096)
2018-03-21 Sergey IgnatovFixed dotnet/coreclr#16564: the test objmonhelper hangs...
2018-03-21 JC AguileraChange directory in AgentTools script
2018-03-21 dotnet-maestro-botUpdate BuildTools, CoreClr, CoreFx to preview3-02620...
2018-03-21 Stephen ToubAvoid allocating when SuppressFlow'ing in default Execu...
2018-03-21 Ahson KhanAPI consistency for System.Memory APIs (argument names...
2018-03-21 Bruce ForstallRemove arm32/arm64 dead code
2018-03-21 Günther FoidlUpdated steps in 'Viewing JIT Dumps' to see optimized...
2018-03-21 Carol EidtMerge pull request dotnet/coreclr#16955 from fiigii...
2018-03-20 Kyungwoo LeeFix type for lvaCachedGenericContextArgOffs (dotnet...
2018-03-20 Carol EidtARM: call compRsvdRegCheck later
2018-03-20 Atsushi KanamoriPort System.Memory performance improvements to Convert...
2018-03-20 Andrew MarinoFix header inclusion order; avoids use of RCWCache...
2018-03-20 Jan KotasFix build break
2018-03-20 Bruce ForstallMerge pull request dotnet/coreclr#17056 from BruceForst...
2018-03-20 Andy AyersJIT: remove boxing for interface call to shared generic...
2018-03-20 Jan KotasFix major System.Memory performance regression on ...
2018-03-20 Jan KotasMove CompareInfo.* to shared CoreLib partition (dotnet...
2018-03-20 Jan KotasMove EncodingTable and CodePageDataItem to System.Text...
2018-03-20 FeiImplement more AVX/AVX2 intrinsics
2018-03-20 FeiAdd tests for AVX/AVX2 intrinsics
2018-03-20 Jan KotasFix copy&paste bug (dotnet/coreclr#17059)
2018-03-20 Sven BoemerFix unloading of images mapped by PAL (dotnet/coreclr...
2018-03-20 Sven BoemerUse flat layout for GetAssemblyName (dotnet/coreclr...
2018-03-20 Bruce ForstallAllow arm64 to contain zero in GT_STORE_LCL_FLD
next