1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Satori/docs/design
github-actions[bot] 46adbbb3b2
[release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap (#96514)
* Loop-based impl

* Add asserts

* Add another test case

* Update StructWithGC_Zeroing.csproj

* Update StructWithGC_Zeroing.cs

* clean up

* Fix arm32

* Address feedback

* Add a small note

* Add RISC-V and LA64

* Address feedback

* fix build

* fix build

* CI test

* Fix build

* Clean up

* Apply suggestion

* Use REG_R0 on RISC-V and LA64, use ZR on ARM64

* fix build

* Clean up

* Update src/coreclr/jit/codegenloongarch64.cpp

Co-authored-by: Qiao Pengcheng <qiaopengcheng@loongson.cn>

* Apply suggestions for risc-v

---------

Co-authored-by: EgorBo <egorbo@gmail.com>
Co-authored-by: Qiao Pengcheng <qiaopengcheng@loongson.cn>
2024-01-13 08:27:20 -08:00
..
coreclr [release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap (#96514) 2024-01-13 08:27:20 -08:00
features Add NonGC documentation (#90206) 2023-08-14 10:01:24 +02:00
libraries Cleanup caller allocated and callee allocated resources separately (#89982) 2023-08-08 14:47:45 -07:00
mono [wasm] Update jiterpreter documentation (#86461) 2023-05-18 17:20:58 -05:00
security Doc improvements (#76863) 2022-10-11 13:35:53 -07:00
specs Add note about creating arrays using newobj (#90070) 2023-08-06 08:05:28 -07:00
tools/illink Remove AssemblyMetadata(".NETFrameworkAssembly", "") attributes (#89490) 2023-07-27 07:55:19 -07:00