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: Move internal reserved registers to a side table #101647

Merged
merged 16 commits into from Apr 29, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    7007429 View commit details
    Browse the repository at this point in the history
  2. Run jit-format

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5c7b2b7 View commit details
    Browse the repository at this point in the history
  3. Fix RISCV/LA64 builds

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5361813 View commit details
    Browse the repository at this point in the history
  4. Remove histogram

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    77468e0 View commit details
    Browse the repository at this point in the history
  5. Add function headers

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6214aa7 View commit details
    Browse the repository at this point in the history
  6. Remove flag

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    0c35e2b View commit details
    Browse the repository at this point in the history
  7. Clean up

    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    83d487e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17486f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    426fdee View commit details
    Browse the repository at this point in the history
  10. Revert "Store one register inside GenTree"

    This reverts commit 426fdee.
    jakobbotsch committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    06ed0a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca7b013 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9f6b78 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    33cd392 View commit details
    Browse the repository at this point in the history
  2. Optimize STORE_BLK

    jakobbotsch committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    fca965b View commit details
    Browse the repository at this point in the history
  3. Revert "Optimize STORE_BLK"

    This reverts commit fca965b.
    jakobbotsch committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    29e8801 View commit details
    Browse the repository at this point in the history
  4. Allocate internal reg

    jakobbotsch committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ac6f899 View commit details
    Browse the repository at this point in the history