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: Extend jump tables #107831

Merged
merged 8 commits into from
Sep 19, 2024
Merged

JIT: Extend jump tables #107831

merged 8 commits into from
Sep 19, 2024

Commits on Sep 14, 2024

  1. fix build

    EgorBo committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    998a205 View commit details
    Browse the repository at this point in the history
  2. Update switchrecognition.cpp

    EgorBo committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d0fec8b View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Unblock for arm64

    EgorBo committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    3fa6639 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. clean up

    EgorBo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e5dc6ab View commit details
    Browse the repository at this point in the history
  2. Update switchrecognition.cpp

    EgorBo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b8d9285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e6bb3 View commit details
    Browse the repository at this point in the history
  4. Address feedback

    EgorBo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e00991e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a51f4ab View commit details
    Browse the repository at this point in the history