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

[NativeAOT/Apple] Emit prologs/epilogs compatible with compact unwinding #107617

Closed
wants to merge 16 commits into from

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2ab4d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0c0764 View commit details
    Browse the repository at this point in the history
  3. WIP

    filipnavara committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    472b73c View commit details
    Browse the repository at this point in the history
  4. Remove unneeded method

    filipnavara committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f957088 View commit details
    Browse the repository at this point in the history
  5. JIT format

    filipnavara committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a45efd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c655ee8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Commit forgotten change

    filipnavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0336a6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab12cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71adb58 View commit details
    Browse the repository at this point in the history
  4. OSR test

    filipnavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9bd0ab6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbf7e22 View commit details
    Browse the repository at this point in the history
  6. Update asserts

    filipnavara committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d369f25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4db5e57 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    1ffc69d View commit details
    Browse the repository at this point in the history
  2. VarArgs fix, this OSR fix

    filipnavara committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2c9ff24 View commit details
    Browse the repository at this point in the history
  3. Fix last commit

    filipnavara committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    04902b9 View commit details
    Browse the repository at this point in the history