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
2022-04-07Various fixes for merged test runners on Mono (#67665)Jeremy Koritzinsky
2022-04-02Infra fixes for bugs uncovered by testing of the JIT/Methodical merged tests ...Tomáš Rylek
2022-03-24CoreCLR runtime tests on Mono Windows x64. (#64281)Johan Lorensson
2022-02-22Disable no_tiered_compilation scenario for mono in run-test-job.yml (#65701)Alexander Köplinger
2022-02-08Add JIT support for control-flow guard on x64 and arm64 (#63763)Jakob Botsch Nielsen
2022-01-25Restrict parallelism in LLVM FullAOT compile, to prevent OOM (#63800)Jo Shields
2022-01-20Add runtime-extra-platforms pipeline to have matching runtime PR and Rolling ...Santiago Fernandez Madero
2022-01-19JIT: yet another OSR stress mode (#62980)Andy Ayers
2021-12-15Revert removal of clr dependency from mono builds (#62788)Nathan Ricci
2021-12-14Rename 'excludemonofailures' to 'mono' (#62749)Tomáš Rylek
2021-12-14Made mono runs stop depending on coreclr, and stop using patching. (#62652)Nathan Ricci
2021-11-13Update how OSR and PGO interact (#61453)Andy Ayers
2021-10-25Initial support for partially jitted methods (#60791)Andy Ayers
2021-10-21Fix dependency of LLVM AOT jobs on CoreCLR product for CORE_ROOT (#60681)Juan Hoyos
2021-10-06Cleanup of runtime test build scripts (#58762)Tomáš Rylek
2021-09-13Add JitStress=1/2 runs to jitstress-isas-x86 pipeline (#58822)Bruce Forstall
2021-09-13[mono] Revive FullAOT test lanes (#55362)imhameed
2021-09-02Run runtime tests marked as JitOptimizationSensitive on Mono. (#58106)Johan Lorensson
2021-08-29JIT: add PGO random stress testing support (#58294)Andy Ayers
2021-08-25Tool to stress tiered compilation (and PGO) (#57839)Andy Ayers
2021-08-11Pass runtime flavor args when copying native test components in CI (#57073)Elinor Fung
2021-07-30Add gcServer legs to stand-alone (#56575)Manish Godse
2021-07-24[WIP] Add new GC Standalone pipeline (#54024)Manish Godse
2021-06-14[mono] Reenable some amd64 intrinsic tests, enable amd64 ISA extensions when ...imhameed
2021-06-13Infrastructure: correct dependencies and clean helix agent from stray corerun...Juan Hoyos
2021-06-11Increase timeouts for PGO tests (#54030)Andy Ayers
2021-06-09exclude crossgen from build. (#53458)Manish Godse
2021-05-27Add pgo testing to outerloop (#53301)Andy Ayers
2021-05-25Enable use of RuntimeVariant to exclude runtime tests (#51522)Nathan Ricci
2021-04-03Add back missing gcstress0xf pipeline. (#50618)Aaron Robinson
2021-03-09JIT: update jit config defaults for PGO (#49267)Andy Ayers
2021-02-09Spanning tree instrumentation (#47959)Andy Ayers
2021-01-15Try again to get rid of checkout bundle for PRs (#47003)Santiago Fernandez Madero
2021-01-07Bring back checkout bundle for PRs until AzDo fixes PR job checkouts (#46649)Santiago Fernandez Madero
2020-12-17Remove checkout bundle and job to improve reliability (#46107)Santiago Fernandez Madero
2020-12-01Add staging pipeline to PRs (#45178)Santiago Fernandez Madero
2020-11-25Initial version of class profiling for PGO (#45133)Andy Ayers
2020-11-17Use new CoreDisTools package (#44490)Egor Chesakov
2020-11-11JIT: preliminary version of profile-based inline policy (#44427)Andy Ayers
2020-10-26CoreCLR runtime tests + Mono LLVM AOT on arm64 Linux (#41751)imhameed
2020-10-19Fix CG2 outerloop comparison runs and OSX leg warning (#43547)Simon Nattress
2020-10-19Add crossBuild parameter to yaml (#43319)Steve MacLean
2020-10-11Fix composite Crossgen2 runs on Windows and clean up R2R pipelines (#43261)Tomáš Rylek
2020-09-28Move most of src/coreclr/tests under src/tests and related cleanups (#42386)Tomáš Rylek
2020-09-16Run PAL tests in CI (#42049)David Wrighton
2020-09-08September infra rollout - continued CoreCLR / Mono test cleanup (minimal) (#4...Tomáš Rylek
2020-09-04Add TailcallStress + GCStress testing to gcstress-extra pipeline (#41827)Bruce Forstall
2020-08-17Remove the coreClrRepoRoot YAML variable (#40893)Tomáš Rylek
2020-07-22Add runtimelab.yml for dotnet/runtimelab experiments CI and build infrastruct...Jose Perez Rodriguez
2020-07-14Run CoreCLR runtime tests using Mono with LLVM AOT. (#38547)imhameed