platform/upstream/dotnet/runtime.git
2023-05-01 Zoltan VargaRevert "[mono][llvm] Enable the cold calling conv on...
2023-05-01 Stephen ToubImprove vectorization of IndexOf(chars, StringCompariso...
2023-05-01 Kunal PathakDo not set pre-decided consecutive registers as busy...
2023-05-01 SwapnilGaikwadFix processing of x86 test results (#82301)
2023-05-01 Huo YaoyuanRemove cached Type instances (#85557)
2023-05-01 Michal StrehovskýTranslate AV in RhpByRefAssignRef to NullReferenceExcep...
2023-05-01 Milos Kotlar[mono][aot] Refactor deduplication to use enum instead...
2023-05-01 Michal StrehovskýDelete finally blocks in EcmaSignatureParser (#85577)
2023-05-01 Michal StrehovskýEmission and reading of custom modifiers (#85504)
2023-05-01 SingleAccretionSplit assignment rationalization into a separate phase...
2023-05-01 Egor BogatovJIT: Make optAssertionPropGlobal_RelOp less conservativ...
2023-05-01 Michal StrehovskýDelete more type equivalence logic (#85507)
2023-05-01 Michal StrehovskýDelete `arrayArgumentsFound` logic from type loader...
2023-04-30 Gérald BarréReplace InvariantCulture comparison with Ordinal (...
2023-04-30 Stephen ToubReduce overheads of Regex.Replace with a text replaceme...
2023-04-30 SingleAccretionDelete `OBJ(LCL_ADDR)` args handling from local morph...
2023-04-30 Maksim GolevFix/31527 invalid currentculture applying (#85297)
2023-04-29 SingleAccretionSimplify some importer code (#84656)
2023-04-29 Qiao Pengcheng[LoongArch64] fix the errors when reverse GT_JCC. ...
2023-04-29 Zoltan Varga[mono][jit] Emit a null check when storing to valuetype...
2023-04-28 SingleAccretionFix volatility checks in VN and loop side effects code...
2023-04-28 Andy AyersJIT: enhance SSA checker to check some PHI properties...
2023-04-28 Jan VorlicekFix exception leaking from filter in nativeAOT (#85366)
2023-04-28 Ivan Diaz SanchezFix XUnit Log Fixer Irregularities (#85183)
2023-04-28 Juan HoyosAdd documentation for merge on red, build analysis...
2023-04-28 Aleksey Kliger... [wasm-mt] Support async JS interop on threadpool thread...
2023-04-28 Will SmithSkip methods in test-merging if they use the named...
2023-04-28 Fan Yang[Mono] Intrinsify Vector128.Create on Arm64 for mini...
2023-04-28 Zoltan Varga[mono][llvm] Assert on unhandled opcodes instead of...
2023-04-28 Stephen ToubRemove redundant dictionary lookup in XPathDocument...
2023-04-28 Stephen ToubRemove Base64 value length limit from Utf8JsonWriter...
2023-04-28 Buyaa NamnanAbstract out ParameterBuilder and implement it (#85446)
2023-04-28 Zoltan VargaReduce some collection sizes in the System.Collections...
2023-04-28 Sergio PedriAdd ImmutableCollectionsMarshal type and AsImmutableArr...
2023-04-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-28 Radek Doulik[wasm] PackedSimd, add comparison methods (#85512)
2023-04-28 Zoltan Varga[mono] Invoke AssemblyLoad hooks from RuntimeAssemblyBu...
2023-04-28 Pavel Savara[browser] cleanup of early startup code (#83411)
2023-04-28 Michal StrehovskýMake preinitialized delegates reflection-visible (...
2023-04-28 Vladimir Sadov[NativeAOT] Use 8.1 atomics, if available, in RhpChecke...
2023-04-28 Vladimir Sadov[NativeAOT] Allow reverse pinvoke in DoNotTriggerGc...
2023-04-28 Egor BogatovJIT: ARR_LENGTH(new T[CNS]) --> CNS (#85496)
2023-04-28 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-28 Milos Kotlar[mono][tests] Enable runtime tests for local aliasing...
2023-04-28 Pavel Savara[browser] Expanding timeouts for long running test...
2023-04-28 Marie Píchová[HTTP/3] Stress hack for msquic dropping connections...
2023-04-28 Vladimir SadovComment out support for mtag extension in libunwind...
2023-04-28 Adeel MujahidDisable crossgen on riscv64 (#85499)
2023-04-28 Adeel MujahidAdd better fix for UnhandledExceptionHandlerUnix (...
2023-04-27 Egor BogatovEnable AVX-512 for block unrollings (both copying and...
2023-04-27 Parker Bibus[PERF] Add Android BenchmarkDotNet test (#85282)
2023-04-27 Bruce ForstallTry to fix _MergedWrapperMarker (#85476)
2023-04-27 Juan HoyosFix createdump arg parsing for signal-based exceptions...
2023-04-27 Ankit Jain[wasm] GenerateWasmBootJson - close file handles (...
2023-04-27 Ankit Jain[wasi] Fix support for paths with spaces (#85022)
2023-04-27 Michał PetrykaReduce calli address spilling (#85349)
2023-04-27 Jakob Botsch... JIT: Handle GT_RETFILT in fgInsertStmtNearEnd (#85420)
2023-04-27 Jakob Botsch... JIT: Propagate some more indir flags in physical promot...
2023-04-27 Qiao Pengcheng[LoongArch64] Implements the emitter::emitDispIns....
2023-04-27 Alexander Soldatov[RISC-V] GT_JMP implementation in codegen (#85416)
2023-04-27 Dong-Heon Jung[RISC-V][JIT] JIT/CodeGenBringUpTest (#84748)
2023-04-27 Andy GockeStore unhandled exception info on stack in Native AOT...
2023-04-27 dotnet-maestro... [main] Update dependencies from dotnet/llvm-project...
2023-04-27 Ankit Jain[wasm] Use latest stable version of chrome (#85114)
2023-04-27 Michal StrehovskýDelete support for IAT indirecting base type/interfaces...
2023-04-27 Radek ZikmundMake some SystemNetSecurity properties public (#85402)
2023-04-27 dotnet-maestro... Update dependencies from https://github.com/dotnet...
2023-04-27 Radek Doulik[mono] Add back OP_XOP_OVR_X_X for arm64 (#85401)
2023-04-27 dotnet-maestro... [main] Update dependencies from dotnet/arcade (#85308)
2023-04-27 Adeel MujahidEnable other native subsets for linux-riscv64 in CI...
2023-04-27 Zoltan Varga[mono][llvm] Enable the cold calling conv on osx/linux...
2023-04-27 Kunal Pathak[Arm64] Replace pairs of `str` with `stp` (#85032)
2023-04-27 Andy AyersJIT: prefer edge counts; keep class profiles even if...
2023-04-27 Evgeny KarpovAdd arm64 wasm support (#83677)
2023-04-26 Andy AyersJIT: fix phase status for some minimal instrumentation...
2023-04-26 Jakob Botsch... Fix physical promotion scenario name and a couple of...
2023-04-26 Jakob Botsch... JIT: Change GTF_ICON_INITCLASS -> GTF_IND_INITCLASS...
2023-04-26 Anton FirszovFix stress builds (#85342)
2023-04-26 Stephen ToubAdd CompositeFormat.MinimumArgumentCount and remove...
2023-04-26 Jan KotasFix generic dictionary lookups for param types and...
2023-04-26 Badre BSAILAlet user know working directory will be used as content...
2023-04-26 Michał PetrykaFix totalILArgs for explicithis (#85347)
2023-04-26 Adeel MujahidAdd introspection for readelf (#85298)
2023-04-26 Carlos Sánchez... Bump main preview version to 5 (#85368)
2023-04-26 Buyaa NamnanAssemblyBuilder.Save add custom attributes handling...
2023-04-26 Zoltan Varga[mono][jit] Add an option to use an mrgctx for all...
2023-04-26 Pavel Savara[wasm][nodejs] enable EH for unit tests (#85387)
2023-04-26 Ivan Diaz SanchezMade helixpublishwitharcade's TargetOS property lowerca...
2023-04-26 Pavel Savara[browser] Fix webcil lazy loading and satellite assembl...
2023-04-26 Jan Dupej[mono][jit] Adding Vector128.ConvertXX as intrinsic...
2023-04-26 Will SmithSkip 84693 test (#85381)
2023-04-26 Jan Dupej[mono][jit] Add Vector128.WithElement as intrinsic...
2023-04-26 Pavel Savara[wasm][WBT] Fix pack pattern take two (#85391)
2023-04-26 Egor BogatovImplement ICorProfilerInfo14::EnumerateNonGCObjects...
2023-04-26 Jakob Botsch... JIT: Introduce GT_JTEST and clean up GT_JCMP flags...
2023-04-26 Egor BogatovFix simd12_t size (#85362)
2023-04-26 Egor BogatovFold IND(frozenObj, CNS) (#85127)
2023-04-26 Will Smith[JIT] ARM64 - Fixed regressions for `GT_NEG` containmen...
2023-04-26 Vlad-Alexandru... Change `callvirt` into `calli` for virtual delegates...
2023-04-26 Egor BogatovDon't re-scan previously visited blocks in helperexpans...
next