]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-116017: Put JIT code and data on the same page (GH-116845)
authorBrandt Bucher <brandtbucher@microsoft.com>
Tue, 19 Mar 2024 15:47:28 +0000 (08:47 -0700)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2024 15:47:28 +0000 (08:47 -0700)
commit2c82592ab463f1f38237919a12145f34eaadda23
tree34d68bdb788a2599fc80718e59f96a13aa9ac701
parentf55e1880c1a13ab907070f05fedfbf674b6369e5
GH-116017: Put JIT code and data on the same page (GH-116845)
Python/jit.c
Tools/jit/_stencils.py
Tools/jit/_targets.py