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

[RyuJIT] static readonly fields can be Invariant #44562

Merged
merged 9 commits into from
Mar 2, 2021

Commits on Feb 18, 2021

  1. Address feedback

    EgorBo committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    b56e447 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Merge branch 'master' of github.com:dotnet/runtime into jit-static-re…

    …adonly-field-invariant
    EgorBo committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    5990de8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Merge branch 'master' of github.com:dotnet/runtime into jit-static-re…

    …adonly-field-invariant
    EgorBo committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    c9abebc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:dotnet/runtime into jit-static-re…

    …adonly-field-invariant
    EgorBo committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    a89448e View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Andy Ayers <andya@microsoft.com>
    EgorBo and AndyAyersMS committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    61f7ea3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jit-static-readonly-field-invariant' of github.com:Egor…

    …Bo/runtime-1 into jit-static-readonly-field-invariant
    EgorBo committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    43360d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    c4d4878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9f1a4 View commit details
    Browse the repository at this point in the history
  3. Update morph.cpp

    EgorBo committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    12c0aea View commit details
    Browse the repository at this point in the history