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

Remove GT_STORE_DYN_BLK #98905

Merged
merged 12 commits into from
Feb 27, 2024
Merged

Remove GT_STORE_DYN_BLK #98905

merged 12 commits into from
Feb 27, 2024

Commits on Feb 23, 2024

  1. Remove GT_STORE_DYN_BLK

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

Commits on Feb 25, 2024

  1. Merge branch 'main' of github.com:dotnet/runtime into remove-dynblock-2

    # Conflicts:
    #	src/coreclr/jit/importer.cpp
    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1bd10da View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    13c2433 View commit details
    Browse the repository at this point in the history
  3. fix build

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d46f940 View commit details
    Browse the repository at this point in the history
  4. remove comment

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1612ef3 View commit details
    Browse the repository at this point in the history
  5. Add a test

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    306e318 View commit details
    Browse the repository at this point in the history
  6. clean up some checks

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e56c399 View commit details
    Browse the repository at this point in the history
  7. remove exclusions

    EgorBo committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    da0ce66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0ac041 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    024124d View commit details
    Browse the repository at this point in the history
  2. Address feedback

    EgorBo committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1d021ef View commit details
    Browse the repository at this point in the history