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

JIT: Use faster write barriers when we know the target address is on the heap #97953

Merged
merged 9 commits into from
Feb 8, 2024

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    5f91d49 View commit details
    Browse the repository at this point in the history
  2. clean up

    EgorBo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    48cdb01 View commit details
    Browse the repository at this point in the history
  3. fix compilation

    EgorBo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    77731bd View commit details
    Browse the repository at this point in the history
  4. Clean up

    EgorBo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a1666d7 View commit details
    Browse the repository at this point in the history
  5. Fix TP regression

    EgorBo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e79b58b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a91eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Address feedback

    EgorBo committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    309f486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d107c06 View commit details
    Browse the repository at this point in the history