Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap #96514

Merged

Commits on Jan 4, 2024

  1. Loop-based impl

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    244ad4c View commit details
    Browse the repository at this point in the history
  2. Add asserts

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9c33870 View commit details
    Browse the repository at this point in the history
  3. Add another test case

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ddc3006 View commit details
    Browse the repository at this point in the history
  4. Update StructWithGC_Zeroing.csproj

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0a0c0f3 View commit details
    Browse the repository at this point in the history
  5. Update StructWithGC_Zeroing.cs

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    203dc04 View commit details
    Browse the repository at this point in the history
  6. clean up

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    87f3171 View commit details
    Browse the repository at this point in the history
  7. Fix arm32

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    31a5686 View commit details
    Browse the repository at this point in the history
  8. Address feedback

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e4248d2 View commit details
    Browse the repository at this point in the history
  9. Add a small note

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    548d5ed View commit details
    Browse the repository at this point in the history
  10. Add RISC-V and LA64

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d46d9dc View commit details
    Browse the repository at this point in the history
  11. Address feedback

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    259587c View commit details
    Browse the repository at this point in the history
  12. fix build

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9314474 View commit details
    Browse the repository at this point in the history
  13. fix build

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a966fe6 View commit details
    Browse the repository at this point in the history
  14. CI test

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5dd94c3 View commit details
    Browse the repository at this point in the history
  15. Fix build

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cd86864 View commit details
    Browse the repository at this point in the history
  16. Clean up

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0afee16 View commit details
    Browse the repository at this point in the history
  17. Apply suggestion

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c9510a9 View commit details
    Browse the repository at this point in the history
  18. Use REG_R0 on RISC-V and LA64, use ZR on ARM64

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0913202 View commit details
    Browse the repository at this point in the history
  19. fix build

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ebadd9d View commit details
    Browse the repository at this point in the history
  20. Clean up

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b59f27e View commit details
    Browse the repository at this point in the history
  21. Update src/coreclr/jit/codegenloongarch64.cpp

    Co-authored-by: Qiao Pengcheng <qiaopengcheng@loongson.cn>
    2 people authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8425ccc View commit details
    Browse the repository at this point in the history
  22. Apply suggestions for risc-v

    EgorBo authored and github-actions committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    db079df View commit details
    Browse the repository at this point in the history