The Wayback Machine - https://web.archive.org/web/20241204035006/https://github.com/dotnet/runtime/pulls
Skip to content

Pull requests: dotnet/runtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

JIT: Fix ACD updates when a non-enclosing EH region is removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110374 opened Dec 3, 2024 by AndyAyersMS Loading…
Fix zlib-ng build with cmake 3.31.0 area-Infrastructure-libraries community-contribution Indicates that the PR has been added by a community member
#110359 opened Dec 3, 2024 by am11 Loading…
JIT: Enhance IV opts relop evaluation to use range check area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110352 opened Dec 3, 2024 by jakobbotsch Draft
[LoongArch64] Fix the bug within ‘RtlpUnwindFunctionFull()’ when dealing with the ‘end_c’ unwind code. arch-loongarch64 community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#110347 opened Dec 3, 2024 by LuckyXu-HF Loading…
Move GetRefAny (with FCThrow) to managed area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#110344 opened Dec 3, 2024 by am11 Loading…
Add ECMA augments regarding instance and type construction. area-Meta community-contribution Indicates that the PR has been added by a community member
#110343 opened Dec 3, 2024 by MichalPetryka Loading…
Updating xarch to utilize EVEX compares and blending where possible area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110342 opened Dec 3, 2024 by tannergooding Draft
[automated] Merge branch 'release/8.0' => 'release/8.0-staging' area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release
#110336 opened Dec 2, 2024 by github-actions bot Loading…
[release/9.0-staging] Fix analyzer tracking of nullable enums area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework Servicing-consider Issue for next servicing release review
#110331 opened Dec 2, 2024 by github-actions bot Loading…
3 tasks done
Warn on message formatting failure instead of crash, and fix Native AOT MakeGenericType failure area-NativeAOT-coreclr area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#110330 opened Dec 2, 2024 by jtschuster Loading… 10.0.0
Allow AltJit for matched VM to also use otherwise unsupported ISAs area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110320 opened Dec 2, 2024 by tannergooding Loading…
docs: Update ilc-architecture DependencyGraphViewer link area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
#110314 opened Dec 2, 2024 by WeihanLi Loading…
ProTip! Filter pull requests by the default branch with base:main.