[Tizen] fix for dotnet specific arguments in corerun
[platform/upstream/dotnet/runtime.git] / src / coreclr / zap /
2022-09-27 Swift Kim[Tizen] Add a config knob for importing ibc files
2021-06-11 David WrightonEnable devirtualization in more scenarios on crossgen2...
2021-05-26 Andy AyersJIT: pgo/devirt diagnostic improvements (#53247)
2021-05-21 Elinor FungAdd UnmanagedCallConvAttribute (#52869)
2021-05-14 Tomáš RylekRuntime support for static virtual interface methods...
2021-05-12 Jan VorlicekModify JIT to support double mapped memory (#52600)
2021-05-07 Andy AyersJIT: remove crossgen assert when embedding class handle...
2021-05-01 Kevin CathcartUse non-copyleft RNG implementation (#51448)
2021-04-16 David WrightonImprove likely class handling for pgo (#51284)
2021-04-14 Tanner GoodingExpose an eeIsJitIntrinsic method for quickly determini...
2021-04-03 Omair MajidUse a smart pointer to prevent Zap memory leak (#50425)
2021-03-29 Aaron RobinsonClean up REGUTIL/CLRConfig system (#50314)
2021-03-17 David WrightonArmel support in crossgen2 (#43706)
2021-02-18 David WrightonAdjust logic in cor.h, corhdr.h, corinfo.h, corjit...
2021-02-12 Egor Bogatov[RyuJIT] Devirtualize Comparer<T>.Default (#48160)
2021-01-30 Omair MajidAdd destructor for ZapWin32ResourceString (#47428)
2021-01-13 David WrightonPhase 1 of refactoring pgo data pipeline (#46638)
2020-12-15 Jeremy KoritzinskyEnable non-blittable struct returns on UnmanagedCallers...
2020-12-14 David WrightonAuto-generate all C++ header overrides of the entire...
2020-12-10 Simon NattressRemove unused CORINFO_CALLINFO_ATYPICAL_CALLSITE flag...
2020-12-08 Jan KotasFix conditions for implicit use of hardware intrinsics...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...