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

Avoid calling GC write barrier for byrefs #89064

Closed
wants to merge 14 commits into from

Commits on May 26, 2023

  1. unroll byref struct copies

    markples committed May 26, 2023
    Configuration menu
    Copy the full SHA
    908703b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    4a9c52a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    512e1d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Jakob's change

    markples committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ecbc3cc View commit details
    Browse the repository at this point in the history
  2. Use IsGCRef

    markples committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    bb426df View commit details
    Browse the repository at this point in the history
  3. undo whitespace change

    markples committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    56c4afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba03213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7641a70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18c1008 View commit details
    Browse the repository at this point in the history
  7. format

    markples committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d100ad8 View commit details
    Browse the repository at this point in the history
  8. Remove this->

    markples committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4469cc2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b77d57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b440357 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad29cb1 View commit details
    Browse the repository at this point in the history