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

Code clean up in AP for NonNull* area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112027 opened Jan 31, 2025 by EgorBo Draft
Add doc on OS onboarding area-Meta
#112026 opened Jan 31, 2025 by richlander Loading…
Switch to Azure Linux queues area-Infrastructure
#112024 opened Jan 31, 2025 by richlander Loading…
Include datas in GCSettingsEvent area-GC-coreclr
#112022 opened Jan 31, 2025 by cshung Loading…
JIT: Remove fgMoveHotJumps area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112016 opened Jan 30, 2025 by amanasifkhalid Loading…
[main] Update dependencies from dotnet/arcade area-codeflow for labeling automated codeflow
#112013 opened Jan 30, 2025 by dotnet-maestro bot Loading…
Ensure that math calls into the CRT are tracked as needing vzeroupper area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112011 opened Jan 30, 2025 by tannergooding Loading…
JIT: Rework retbuf handling during inlining area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112010 opened Jan 30, 2025 by jakobbotsch Draft
Add instructions how to debug NativeAOT exceptions on the ARM64 area-NativeAOT-coreclr community-contribution Indicates that the PR has been added by a community member
#112006 opened Jan 30, 2025 by kant2002 Loading…
JIT: Consolidate layout passes into one phase area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#112004 opened Jan 30, 2025 by amanasifkhalid Draft
R2RDump: normalize GC info totalInterruptibleLength area-R2RDump-coreclr Ready-to-run image dump tool community-contribution Indicates that the PR has been added by a community member
#112003 opened Jan 30, 2025 by tomeksowi Loading…
Remove unused build controls and simplify DotNetBuild.props area-Infrastructure source-build Issues relating to dotnet/source-build
#111986 opened Jan 29, 2025 by jkoritzinsky Loading…
[release/8.0] Update dependencies from dotnet/emsdk needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
#111982 opened Jan 29, 2025 by dotnet-maestro bot Loading…
Enable Mono tests area-System.DirectoryServices runtime-mono specific to the Mono runtime test-enhancement Improvements of test source code
#111981 opened Jan 29, 2025 by steveharter Loading… 10.0.0
JIT: Optimize bit-wise AND with a constant mask in combination with a left shift in a compare 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
#111979 opened Jan 29, 2025 by varelen Draft
JIT: Try to retain entry weight during profile synthesis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#111971 opened Jan 29, 2025 by amanasifkhalid Loading…
ProTip! Filter pull requests by the default branch with base:main.