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]: Inline TLS field access for GC type #85619

Merged
merged 26 commits into from
May 13, 2023
Merged

Commits on Apr 26, 2023

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

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    9142bcf View commit details
    Browse the repository at this point in the history
  2. Working prototype

    kunalspathak committed May 1, 2023
    Configuration menu
    Copy the full SHA
    abbfe77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743420e View commit details
    Browse the repository at this point in the history
  4. Add GCThreadStaticBlock

    kunalspathak committed May 1, 2023
    Configuration menu
    Copy the full SHA
    be1914e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix linux build

    kunalspathak committed May 2, 2023
    Configuration menu
    Copy the full SHA
    966e7a0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    26626ad View commit details
    Browse the repository at this point in the history
  2. Update the guid

    kunalspathak committed May 3, 2023
    Configuration menu
    Copy the full SHA
    772d9e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4378b96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5907d0c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    269719f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9073ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cea1888 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    7ba1bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1290ac6 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    kunalspathak committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bdf0aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba49c20 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. add comment

    kunalspathak committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ce6cbcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c14f5a2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    bb43e00 View commit details
    Browse the repository at this point in the history
  2. fix missing methods

    kunalspathak committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5b8a022 View commit details
    Browse the repository at this point in the history
  3. update the comments

    kunalspathak committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5e81673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8383cf6 View commit details
    Browse the repository at this point in the history
  5. fix the superpmi methods

    kunalspathak committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1f4c8ef View commit details
    Browse the repository at this point in the history
  6. review feedback

    kunalspathak committed May 12, 2023
    Configuration menu
    Copy the full SHA
    ef9532e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69766df View commit details
    Browse the repository at this point in the history