]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118306: Update JIT to use LLVM 18 (GH-118307)
authorSavannah Ostrowski <savannahostrowski@gmail.com>
Mon, 29 Apr 2024 21:09:16 +0000 (14:09 -0700)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 21:09:16 +0000 (21:09 +0000)
commit8b56d82c59c2983b4292a7f506982f2cab352bb2
tree258e205c8de040442ceb0847600b71f4ae9be829
parent8e4fb5d260e529c9d4ca60980225fbd00dd5c3c8
GH-118306: Update JIT to use LLVM 18 (GH-118307)
.github/workflows/jit.yml
Misc/NEWS.d/next/Core and Builtins/2024-04-26-05-38-18.gh-issue-118306.vRUEOU.rst [new file with mode: 0644]
Python/jit.c
Tools/jit/README.md
Tools/jit/_llvm.py
Tools/jit/_schema.py
Tools/jit/_stencils.py
Tools/jit/_targets.py