platform/upstream/dotnet/runtime.git
2023-05-07 SingleAccretionFix flags checking for GT_IND (#85890)
2023-05-07 Katelyn Gadd[wasm] Add Vector128 and PackedSimd support to the...
2023-05-07 Andy AyersJIT: fix another case of early flow graph divergence...
2023-05-07 Alexander BatishchevFixed link to PR guide in CONTRIBUTING.md (#85876)
2023-05-06 Tanner GoodingEnsure getMaxSIMDStructBytes doesn't report `compVerify...
2023-05-06 Andy AyersJIT: produce consistent flow graph when producing or...
2023-05-06 Jan KotasReplace GetInternalValue methods on RuntimeHandles...
2023-05-06 Tanner GoodingSave some space in the hwintrinsic and instruction...
2023-05-06 Jakob Botsch... JIT: Generalize assignment decomposition in physical...
2023-05-06 SingleAccretionMove `ASG` rationalization to just after global morph...
2023-05-06 Kunal PathakSkip FP registers processing if method don't have float...
2023-05-06 SingleAccretionAddress `TODO-FIELD`s and delete quirks (#85735)
2023-05-05 Sven BoemerUse Ubuntu 22.04 for runtime-dev-innerloop (#85836)
2023-05-05 Bruce ForstallDisable NativeLibraryTests for ilasm round-trip testing...
2023-05-05 Xu LiangyuImplements the CodeGen::genCodeForIncSaturate(). (...
2023-05-05 Nickolas McDonaldFix Diagnostic port suspension message doesn't report...
2023-05-05 Sven BoemerRun NativeAot tests on arm64 (#82307)
2023-05-05 dotnet-maestro... Update dependencies from https://dev.azure.com/dnceng...
2023-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-05 SingleAccretionDelete the concept of "location" values from local...
2023-05-05 SingleAccretionStop passing around struct handles in importer (#85561)
2023-05-05 Pavel Savara[browser] prevent <DebuggerSupport> from disabling...
2023-05-05 Egor BogatovRemove [AO] in SpanHelpers methods (#85819)
2023-05-05 t-mustafin[RISC-V][GC] Use 128gb for regions_range on RISCV64...
2023-05-05 Kunal PathakSkip displaying raw instruction bytes by default for...
2023-05-05 Andy AyersJIT: prepare for instrumentation before incorporating...
2023-05-05 Qiao Pengcheng[LoongArch64] modify the define of `FLOAT_REGISTER_SIZE...
2023-05-05 Vlad Brezae[mono][interp] Fix first arg offset computation for...
2023-05-05 dotnet botLocalized file check-in by OneLocBuild Task: Build...
2023-05-05 Radek Doulik[wasm] PackedSimd, add floating point methods (#85705)
2023-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-05 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-04 Eirik TsarpalisRemove a number of unneeded nullability suppressions...
2023-05-04 Radek Doulik[wasm] Update path in the README (#85794)
2023-05-04 Jeremy KoritzinskyConvert the ComWrappers API tests to Xunit-style (...
2023-05-04 Jackson SchusterDon't add duplicate suffix in LibraryImport code fix...
2023-05-04 Elinor FungRevert "SetThreadDpiAwareness for host error dialog...
2023-05-04 Stephen ToubAvoid using two-char search in IndexOfOrdinalIgnoreCase...
2023-05-04 Ankit Jain[wasm] WBT: Disable blazor test due to https://github...
2023-05-04 Buyaa NamnanAdd GenericTypeParameterBuilder implementation and...
2023-05-04 Sven BoemerMake dependency on lld optional (#85667)
2023-05-04 Vladimir Sadov[NativeAOT] Simplifying access to thread static variabl...
2023-05-04 github-actions... Sync shared code from aspnetcore (#85748)
2023-05-04 Zoltan Varga[mono][wasm] Make experimental-gshared-mrgctx really...
2023-05-04 Andy AyersJIT: properly scrub SSA from return address buffers...
2023-05-04 Andy AyersAdd mcs support for new FROZEN_ALLOC_ALLOWED jit flag...
2023-05-04 Jakob Botsch... JIT: Allow forward sub to reorder trees throwing the...
2023-05-04 mpheltMissing overrides in LoggingHttpMessageHandler and...
2023-05-04 Stephen ToubAnnotate IHtmlString.ToHtmlString's return as nullable...
2023-05-04 Milos KotlarIncrease number of nrgctx-trampolines (#85759)
2023-05-04 Jeremy KoritzinskyKeep `this` alive across the native call for VTable...
2023-05-04 Jan KotasAdd negative test for creating instances of function...
2023-05-04 Jakob Botsch... JIT: Refactor physical promotion in preparation of...
2023-05-04 Vitek KarasEnable more ILLink tests in NativeAOT (#85651)
2023-05-04 Tanner GoodingExpose various floating-point intrinsics for Avx512F...
2023-05-04 Jan KotasRevert "[NativeAOT] Do not strip exported symbols from...
2023-05-04 Tarek Mahmoud... Fix TimeZoneInfo Perf (#85615)
2023-05-04 Egor BogatovFix GetNonGCHeapBounds (#85702)
2023-05-03 Vladimir Sadov[NativeAOT] Use inline relocs for win-arm64 INLINE_GETT...
2023-05-03 Omair MajidFix building ReferenceTrackerRuntime.cpp in Interop...
2023-05-03 Miha ZupanRename IndexOfAnyValues to SearchValues (#85686)
2023-05-03 Stephen ToubSimplify SelectArrayIterator method (#85695)
2023-05-03 Stephen ToubAdd back IHtmlString to System.Web.HttpUtility (#85673)
2023-05-03 Radek Doulik[wasm] Use the docker images with floating tags (#85388)
2023-05-03 Tanner GoodingFix AreFlagsSetToZeroCmp and AreFlagsSetForSignJumpOpt...
2023-05-03 Egor BogatovJIT: Improve block unrolling, enable AVX-512 (#85501)
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/xharness dotnet...
2023-05-03 SingleAccretionDelete `GT_FIELD` (#85568)
2023-05-03 Jeremy KoritzinskyAdd new SafeHandleMarshaller type to provide out-of...
2023-05-03 Kevin JonesChange default CFB feedback size for DES
2023-05-03 Viktor HoferRemove S.Sec.Crypto.Algorithms package dependency ...
2023-05-03 Pavel Savara[browser] es6 test main (#85542)
2023-05-03 Tom DeseynDirectory.Build.props: restore previous behavior when...
2023-05-03 Sven BoemerClean up dead code in ILCompiler targets (#85618)
2023-05-03 Kunal PathakArm64: Add back the annotation in JitDisasm with the...
2023-05-03 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-05-03 Michal StrehovskýMove DispatchMap pointer to MethodTable (#85698)
2023-05-03 Jakob Botsch... JIT: Fix liveness for partial defs of parent locals...
2023-05-03 Omair MajidSupport building a mono-based .NET Runtime on x64 ...
2023-05-03 Ilona Tomkowicz[browser][non-icu] `HybridGlobalization` faster encodin...
2023-05-03 Egor BogatovAllocate Array.Empty<> on a frozen segment (NonGC heap...
2023-05-03 Michal StrehovskýShuffle some `MethodTable` flags (#85634)
2023-05-03 Viktor HoferAvoid S.R.I.RuntimeInformation package dependency ...
2023-05-03 Kevin JonesImplement Micrososoft.Bcl.Cryptography without System...
2023-05-03 Pavel Savarafix mistake in timespan calculation (#85677)
2023-05-03 Katelyn Gadd[wasm] Use monotonic clock in wasm, emscripten has...
2023-05-03 Kunal PathakSkip stp/ldp only for unwind portion of prolog/epilog...
2023-05-03 Will Smith[JIT] ARM64 - Fix Assertion failed 'node->OperIs(GT_DIV...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/roslyn-analyzers...
2023-05-03 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-05-03 kkeirsteadAdd `count` and `sum` to Histogram for System.Diagnosti...
2023-05-03 Ankit Jain[wasi] Disable failing tests to get CI green (#85681)
2023-05-03 Ankit Jain[wasm] WBT: Renable blazor lazy loading test (#85685)
2023-05-03 Badre BSAILAoffers the synchronous part of start and stop in IHoste...
2023-05-03 Ankit Jain[wasm] Disable some System.Net.Http.Functional.Tests...
2023-05-02 Aaron RobinsonFix add/edit for generic methods scenario (#85655)
2023-05-02 Zoltan Varga[mono] Implement Vector128.Shuffle using tbl1 on arm64...
2023-05-02 Jakob Botsch... JIT: Fix modelling of exceptions thrown by INDEX_ADDR...
next