summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01Merge branch 'main' of github.com:dotnet/runtime into pr-single-jobpr-single-jobJeremy Koritzinsky
2024-03-01Fix name suffixJeremy Koritzinsky
2024-03-01JIT: Remove old fgRemoveRefPred (#99099)Aman Khalid
2024-03-01Improve isinst expansion (#99162)Egor Bogatov
2024-03-01Build the native test components that match the config we want to upload.Jeremy Koritzinsky
2024-03-01[main] Update dependencies from dotnet/arcade (#99112)dotnet-maestro[bot]
2024-03-01JIT: Support loading Swift self register from SwiftSelf struct (#99132)Aman Khalid
2024-03-01Remove IDE0060 suppressions (#99113)xtqqczze
2024-03-01Block things needing align8 from preinitializing (#99104)Michal Strehovský
2024-03-01[browser][MT] Add new test for multi-threading SignalR in Blazor WBT (#98343)Ilona Tomkowicz
2024-03-01Remove unnecessary heapifying in `PriorityQueue.EnqueueRange` (#99139)skyoxZ
2024-03-01Implement more ServicePoint properties (#97537)Ahmet Ibrahim Aksoy
2024-03-01JIT: Generalize strategy for finding addrecs (#99048)Jakob Botsch Nielsen
2024-03-01[mono][interp] Intrinsify SpanHelpers Clear/Fill (#99115)Vlad Brezae
2024-02-29Strip unused generic type context for VASigCookie (#99026)Jan Kotas
2024-02-29Do not compare Span<T> with 'default' (#99095)Buyaa Namnan
2024-02-29JIT: Add missing GT_SWIFT_ERROR case (#99120)Aman Khalid
2024-02-29JIT: Remove most fgGetPredForBlock calls (#99118)Aman Khalid
2024-02-29Add Read/Write Async test (#98432)Eduardo Velarde
2024-02-29JIT: ARM64 SVE format encodings, `SVE_BX_2A` and `SVE_BY_2A` (#99087)Will Smith
2024-02-29Cleanup comments and ifdefs around this_OFFSET_FLAG (#99092)Jan Kotas
2024-02-29[mono][aot] Make the dedup mode output deterministic. (#99128)Zoltan Varga
2024-02-29Fix config overrride for test artifactsJeremy Koritzinsky
2024-02-29Fix build command for the installer jobs on macJeremy Koritzinsky
2024-02-29JIT: Deduplicate CodeGen::genJumpTable (#99110)yurai007
2024-02-29SPMI: Avoid reading entire details CSV file into memory (#99116)Jakob Botsch Nielsen
2024-02-29Reduce tolerances for floating point types in TP tests. (#99023)Eirik Tsarpalis
2024-02-29Fix unhandled exception when dependency is missing (#99117)Jan Vorlicek
2024-02-29Mark Vector.IsSupported as intrinsic (#99013)Michał Petryka
2024-02-29Fix conflicting TADDR definition (#98925)Filip Navara
2024-02-29Adjust configuration names againJeremy Koritzinsky
2024-02-29[ILLink analyzer] Add analyzer support for feature checks (#94944)Sven Boemer
2024-02-29Fix asserts and GC holes with `Unsafe.Subtract/ByteOffset` (#99019)Michał Petryka
2024-02-29Add ARM64 encodings for groups IF_SVE_CE,CF (#98409)snickolls-arm
2024-02-29Fix some config settingsJeremy Koritzinsky
2024-02-29Upload build assets as well as helix test assets.Jeremy Koritzinsky
2024-02-29Fix indentation so libraries tests actually run.Jeremy Koritzinsky
2024-02-29Fix typo in TryExpandTypeEquality (#99101)Jan Kotas
2024-02-29Fix unwinding in some of the ARM64 helpers (#99103)Michal Strehovský
2024-02-29[ILLink] Add interface implementing type to OverrideInformation (#98274)Jackson Schuster
2024-02-29JIT: Add successor edge iterators; remove old fgReplacePred (#99097)Aman Khalid
2024-02-29JIT: Move edge likelihood initialization to fgLinkBasicBlocks (#99100)Aman Khalid
2024-02-29Add ARM64 encodings for group IF_SVE_BH_3A,3B,3B_A (#98764)snickolls-arm
2024-02-29Disable MsQuicTests.CertificateCallbackThrowPropagates test (#99108)Radek Zikmund
2024-02-29Use new MacOS arm64 pool for official builds (#98117)Steve Pfister
2024-02-29Disable STJ SG unit tests on x86 hardware. (#99078)Eirik Tsarpalis
2024-02-29Fix profiler evacuation loop logic (#99075)David Mason
2024-02-29[mono][interp] Add some missing opcodes for cfold (#99055)Vlad Brezae
2024-02-29Disable IPV6 cases of QuicConnectionTests.TestConnect when IPv6 loopback is d...Radek Zikmund
2024-02-29[main] Update dependencies from dotnet/arcade (#98983)dotnet-maestro[bot]