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

Cleanup some unused code and signature area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#112905 opened Feb 25, 2025 by huoyaoyuan Loading…
JIT: Handle FIELD_LIST as a user of calls in lowering area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112904 opened Feb 25, 2025 by jakobbotsch Loading…
[PERF] all build jobs used for performance testing are now possible to run inividually area-Infrastructure perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines
#112902 opened Feb 25, 2025 by e-kharion Loading…
[main] Update dependencies from dotnet/emsdk area-codeflow for labeling automated codeflow
#112895 opened Feb 25, 2025 by dotnet-maestro bot Loading…
JIT: Fix small->uint->float casts with AVX-512 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#112892 opened Feb 25, 2025 by saucecontrol Loading…
JIT: fix missing morphed flag area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112888 opened Feb 25, 2025 by AndyAyersMS Loading…
[PERF] Disable PerfBDN tests. area-Infrastructure perf-pipeline Issues with dotnet-runtime-perf, or runtime-wasm-perf pipelines
#112886 opened Feb 24, 2025 by LoopedBard3 Loading…
Document NDK upgrade process documentation Documentation bug or enhancement, does not impact product or test code needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#112885 opened Feb 24, 2025 by jkurdek Loading…
JIT: Delete old parameter ABI classification area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112884 opened Feb 24, 2025 by jakobbotsch Draft
Fix the unsigned right shift operator of BigInteger area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#112879 opened Feb 24, 2025 by kzrnm Loading…
Fix BigInteger.Rotate{Left,Right} for backport area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#112878 opened Feb 24, 2025 by kzrnm Loading…
Optimize BigInteger.Multiply by Toom-Cook multiplication area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#112876 opened Feb 24, 2025 by kzrnm Loading…
Fix doc typo area-System.DirectoryServices documentation Documentation bug or enhancement, does not impact product or test code
#112875 opened Feb 24, 2025 by steveharter Loading… 10.0.0
[Draft] callee type prop area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#112874 opened Feb 24, 2025 by hez2010 Draft
Fix BigInteger.Rotate{Left,Right} area-System.Numerics community-contribution Indicates that the PR has been added by a community member
#112864 opened Feb 24, 2025 by kzrnm Loading…
arm64: Set zero flag for more comparisons area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#112863 opened Feb 24, 2025 by jonathandavies-arm Loading…
Zero-diff part of "Use SSA-based ComputeRange" area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112853 opened Feb 24, 2025 by EgorBo Loading…
ProTip! Exclude everything labeled bug with -label:bug.