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: Add support for SwiftIndirectResult in Swift calling convention #103570

Merged
merged 18 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    07b417f View commit details
    Browse the repository at this point in the history
  2. Fix test

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    889a2e5 View commit details
    Browse the repository at this point in the history
  3. unmanaged

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e71cf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a68f138 View commit details
    Browse the repository at this point in the history
  5. Add to CMake files

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1103717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3726cbf View commit details
    Browse the repository at this point in the history
  7. Fix export name

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0db1d8f View commit details
    Browse the repository at this point in the history
  8. Enable library evolution

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b00a2fa View commit details
    Browse the repository at this point in the history
  9. Reverse pinvoke support

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ceee815 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4dabd0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f410da View commit details
    Browse the repository at this point in the history
  12. Run jit-format

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e1bc2e8 View commit details
    Browse the repository at this point in the history
  13. Disable new test on Mono

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8dc1931 View commit details
    Browse the repository at this point in the history
  14. Clean up

    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    deae39e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    974f37a View commit details
    Browse the repository at this point in the history
  16. Revert "Enable library evolution in all Swift tests"

    This reverts commit 974f37a.
    jakobbotsch committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e05c282 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Move comment

    jakobbotsch committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3024b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18ab440 View commit details
    Browse the repository at this point in the history