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

Enable AltJits build for LoongArch64 and RiscV64 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
#110282 opened Nov 30, 2024 by hez2010 Loading…
Include correct HResult in IOException during preallocation when the disk is full area-System.IO community-contribution Indicates that the PR has been added by a community member
#110281 opened Nov 30, 2024 by karakasa Draft
JIT: Do greedy 4-opt for backward jumps in 3-opt layout area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110277 opened Nov 29, 2024 by amanasifkhalid Draft
JIT: enable removal of try/catch if the try can't throw. area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110273 opened Nov 29, 2024 by AndyAyersMS Loading…
Optimize JTRUE(cast_helper EQ/NE null) expansion area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110272 opened Nov 29, 2024 by EgorBo Loading…
Add pMethod param to getHelperFtn EE-JIT API area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110267 opened Nov 29, 2024 by EgorBo Loading…
1 of 3 tasks
Rename {CLR,DOTNET}_ICU/OPENSSL_VERSION_OVERRIDE area-System.Globalization breaking-change Issue or PR that represents a breaking API or functional change over a prerelease. community-contribution Indicates that the PR has been added by a community member needs-breaking-change-doc-created Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
#110259 opened Nov 29, 2024 by am11 Loading…
JIT_CountProfile: Avoid BSR instruction for low counts area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#110258 opened Nov 28, 2024 by sfiruch Draft
Disable GFNI tests for NAOT area-crossgen2-coreclr community-contribution Indicates that the PR has been added by a community member
#110250 opened Nov 28, 2024 by saucecontrol Loading…
Provide more info on the failing CustomAttributeProvider area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework test-enhancement Improvements of test source code
#110230 opened Nov 27, 2024 by jtschuster Loading… 10.0.0
Unwrap NullableValue for diagnostics creation and add try/catch for formatting diagnostics area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework
#110229 opened Nov 27, 2024 by jtschuster Loading… 10.0.0
JIT: Allow strength reducing to GCD of IVs area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110222 opened Nov 27, 2024 by jakobbotsch Draft
[release/8.0] Use JS interop to get full NativeName, DisplayName arch-wasm WebAssembly architecture area-System.Globalization os-browser Browser variant of arch-wasm Servicing-consider Issue for next servicing release review
#110221 opened Nov 27, 2024 by ilonatommy Draft
2 of 4 tasks
8.0.x
Fix increment in decreasing loop in non-shipping code area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#110219 opened Nov 27, 2024 by jakobbotsch Loading…
Fix IDE0004 for object comparison 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
#110206 opened Nov 26, 2024 by xtqqczze Loading…
ProTip! Filter pull requests by the default branch with base:main.