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

Prepare JIT backend for structs in registers. #52039

Merged
merged 5 commits into from
May 5, 2021

Commits on Apr 30, 2021

  1. Prepare backend for structs in registers.

    Sergey committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    66f562a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. restore an old assert about normalizeOnStore

    Sergey committed May 3, 2021
    Configuration menu
    Copy the full SHA
    080fe2d View commit details
    Browse the repository at this point in the history
  2. Add GetActualRegisterType.

    Sergey committed May 3, 2021
    Configuration menu
    Copy the full SHA
    5e7a0aa View commit details
    Browse the repository at this point in the history
  3. improve siVarLoc logic.

    Sergey committed May 3, 2021
    Configuration menu
    Copy the full SHA
    e8258b7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Bruce's suggestion.

    Sergey committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e5c85e7 View commit details
    Browse the repository at this point in the history