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

gh-118306: Update JIT compilation to use LLVM 18 #118307

Merged
merged 32 commits into from
Apr 29, 2024

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    fef6cc0 View commit details
    Browse the repository at this point in the history
  2. uncomment

    savannahostrowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3a5a0e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    186fef0 View commit details
    Browse the repository at this point in the history
  4. llvm in CI

    savannahostrowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c0b63d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e31869 View commit details
    Browse the repository at this point in the history
  6. remove file

    savannahostrowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ad6d554 View commit details
    Browse the repository at this point in the history
  7. choco?

    savannahostrowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d546621 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2526e81 View commit details
    Browse the repository at this point in the history
  9. add -y

    savannahostrowski committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9e0afdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b0ed125 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3eeb3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40bcebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02ec00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d4dede View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf5aa36 View commit details
    Browse the repository at this point in the history
  6. remove --with-lto

    savannahostrowski committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a79a39b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd283e3 View commit details
    Browse the repository at this point in the history
  8. update comments

    savannahostrowski committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d59ff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9433e30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6617ad4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9ef1f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02307e4 View commit details
    Browse the repository at this point in the history
  13. Update .github/workflows/jit.yml

    Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
    savannahostrowski and brandtbucher committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d9855f View commit details
    Browse the repository at this point in the history
  14. Update Tools/jit/_stencils.py

    Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
    savannahostrowski and brandtbucher committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    72d366a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe17f68 View commit details
    Browse the repository at this point in the history
  16. address PR comments

    savannahostrowski committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    71954a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3d6d8c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. add -fPIC

    savannahostrowski committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    80b9e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1808f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2bbeb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Formatting nits

    brandtbucher committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5717a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c80a31 View commit details
    Browse the repository at this point in the history