4
I Use This!
Very High Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow AltJit for matched VM to also use otherwise unsupported ISAs (#110320) More... 2 months ago
JIT: Allow flow edges to be considered more than once by 3-opt (#109534) More... 2 months ago
Fix Configuration to throw with ErrorOnUnknownConfiguration option (#110209) More... 2 months ago
JIT: Fix ACD updates when a non-enclosing EH region is removed (#110374) More... 2 months ago
JIT: enable cloning of try regions (#110020) More... 2 months ago
JIT_CountProfile: Avoid BSR instruction for low counts (#110258) More... 2 months ago
[cDAC] Implement ReJIT portion of SOSDacImpl::GetMethodDescData (#109936) More... 2 months ago
[LoongArch64] Fix the bug within RtlpUnwindFunctionFull() when dealing with the `end_c` unwind code. (#110347) More... 2 months ago
[Profiler][Docs] Cleanup Profiler Pinning documentation (#110375) More... 2 months ago
Move GetRefAny (with FCThrow) to managed (#110344) More... 2 months ago
JIT: Allow strength reducing to GCD of IVs (#110222) More... 2 months ago
Update ilc-architecture DependencyGraphViewer (#110314) More... 2 months ago
Update dependencies from https://github.com/dotnet/xharness build 20241125.1 (#110309) More... 2 months ago
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20241126.2 (#110312) More... 2 months ago
[RuntimeAsync] Make Async marker a bit in MethodImpl flags (#110274) More... 2 months ago
Delete System.Array special case in TryResolveTypeNameForCreateInstanceAndMark (#110345) More... 2 months ago
Remove Helper Method Frames (HMF) from Reflection (#110211) More... 2 months ago
JIT: Do greedy 4-opt for backward jumps in 3-opt layout (#110277) More... 2 months ago
Disable transitions test GC Stress (#109986) More... 2 months ago
The mask of shift amount in `IShiftOperators<byte, int, byte>` should be 7 (#103900) More... 2 months ago
Fix Workflow Broken Markdown Links (#110332) More... 2 months ago
Fix increment in decreasing loop in non-shipping code (#110219) More... 2 months ago
Enable more ILLink test cases with native AOT (#110166) More... 2 months ago
JIT: Avoid mask<->vector optimization for masks used in unhandled ways (#110307) More... 2 months ago
Fix `GetHardwareIntrinsicId` on 32bit platforms (#110238) More... 2 months ago
JIT: Update profile data for continuation block of removed call-finally (#110327) More... 2 months ago
Delete shared ThrowHelper used only a single test (#110313) More... 2 months ago
Rename {CLR,DOTNET}_ICU/OPENSSL_VERSION_OVERRIDE (#110259) More... 2 months ago
Disable GFNI tests for NAOT (#110250) More... 2 months ago
JIT: enable removal of try/catch if the try can't throw. (#110273) More... 2 months ago