Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-18Delete CMake infrastructure for crossgen1 and remove dead code directories (#...Jeremy Koritzinsky
2021-06-11Enable devirtualization in more scenarios on crossgen2 (#53567)David Wrighton
2021-05-26JIT: pgo/devirt diagnostic improvements (#53247)Andy Ayers
2021-05-21Add UnmanagedCallConvAttribute (#52869)Elinor Fung
2021-05-15Runtime support for static virtual interface methods (#52173)Tomáš Rylek
2021-05-13Modify JIT to support double mapped memory (#52600)Jan Vorlicek
2021-05-08JIT: remove crossgen assert when embedding class handle (#52453)Andy Ayers
2021-05-01Use non-copyleft RNG implementation (#51448)Kevin Cathcart
2021-04-16Improve likely class handling for pgo (#51284)David Wrighton
2021-04-14Expose an eeIsJitIntrinsic method for quickly determining if a method handle ...Tanner Gooding
2021-04-03Use a smart pointer to prevent Zap memory leak (#50425)Omair Majid
2021-03-29Clean up REGUTIL/CLRConfig system (#50314)Aaron Robinson
2021-03-17Armel support in crossgen2 (#43706)David Wrighton
2021-02-18Adjust logic in cor.h, corhdr.h, corinfo.h, corjit.h and such so that they ma...David Wrighton
2021-02-12[RyuJIT] Devirtualize Comparer<T>.Default (#48160)Egor Bogatov
2021-01-30Add destructor for ZapWin32ResourceString (#47428)Omair Majid
2021-01-14Phase 1 of refactoring pgo data pipeline (#46638)David Wrighton
2020-12-15Enable non-blittable struct returns on UnmanagedCallersOnly (#45625)Jeremy Koritzinsky
2020-12-14Auto-generate all C++ header overrides of the entire jit interface (#45920)David Wrighton
2020-12-10Remove unused CORINFO_CALLINFO_ATYPICAL_CALLSITE flag (#45859)Simon Nattress
2020-12-08Fix conditions for implicit use of hardware intrinsics (#45662)Jan Kotas
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek