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] ARM32/ARM64 - Fixed zero/sign-extension for GT_STORE_LCL_VAR in codegen #84716

Merged
merged 8 commits into from
Apr 18, 2023

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    14ce0f9 View commit details
    Browse the repository at this point in the history
  2. Added test

    TIHan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6c0c200 View commit details
    Browse the repository at this point in the history
  3. Fix arm32 as well

    TIHan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6ea9583 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    afc2cfa View commit details
    Browse the repository at this point in the history
  2. Remove unwanted code

    TIHan committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    91e9932 View commit details
    Browse the repository at this point in the history
  3. Trying to fix build

    TIHan committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    73b9f68 View commit details
    Browse the repository at this point in the history
  4. use general register check

    TIHan committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    57f6de5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update Runtime_84693.cs

    TIHan authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    fa77f68 View commit details
    Browse the repository at this point in the history