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: avoid fp divide by zero in profile synthesis area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113396 by AndyAyersMS was merged Mar 12, 2025 Review required
Correct Invariant Globalization docs area-System.Globalization community-contribution Indicates that the PR has been added by a community member
#113392 by iCodeSometime was merged Mar 11, 2025 Review required 10.0.0
JIT: fix arm64 issue around flags and neg with contained operand area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113391 by AndyAyersMS was merged Mar 12, 2025 Approved
Don't update side-effects in a statement that doesn't exist area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113351 by EgorBo was merged Mar 11, 2025 Review required
[manual] Merge release/9.0-staging into release/9.0 area-codeflow for labeling automated codeflow new-api-needs-documentation Servicing-approved Approved for servicing release
#113350 by carlossanlop was merged Mar 11, 2025 Review required
[manual] Merge release/8.0-staging into release/8.0 area-codeflow for labeling automated codeflow new-api-needs-documentation Servicing-approved Approved for servicing release
#113349 by carlossanlop was merged Mar 11, 2025 Review required
[manual] Merge release/9.0-staging into release/9.0 area-codeflow for labeling automated codeflow new-api-needs-documentation Servicing-approved Approved for servicing release
#113348 by carlossanlop was closed Mar 10, 2025 Review required
JIT: Remove fgRelocateEHRegions area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113330 by amanasifkhalid was merged Mar 11, 2025 Approved
Update README.md area-Meta
#113329 by ViktorHofer was merged Mar 10, 2025 Approved
JIT: Run switch peeling only once area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113326 by amanasifkhalid was merged Mar 11, 2025 Approved
JIT: Avoid dual "parameter" assignments area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113324 by jakobbotsch was merged Mar 11, 2025 Loading…
[10.0/preview2] JIT: make array stack disable work in release builds area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI Servicing-approved Approved for servicing release
#113305 by AndyAyersMS was merged Mar 10, 2025 Loading…
Remove AreVNsEquivalent area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113304 by EgorBo was merged Mar 10, 2025 Loading…
JIT: Add some more constant folding in lowering area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113301 by jakobbotsch was merged Mar 10, 2025 Loading…
Fix CAS mustExpand assertions in checked build arch-loongarch64 arch-riscv Related to the RISC-V architecture 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
#113300 by am11 was closed Mar 9, 2025 Loading…
Assertprop: Remove more useless assertions + cleanup area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113298 by EgorBo was merged Mar 10, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.