]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
JIT: Move executor to a register (#143072)
authorDiego Russo <diego.russo@arm.com>
Wed, 24 Dec 2025 09:44:16 +0000 (09:44 +0000)
committerGitHub <noreply@github.com>
Wed, 24 Dec 2025 09:44:16 +0000 (09:44 +0000)
commitfc2f0fea6bdcaa8940adee52ff10aab71036b985
tree8cf7bb475cb8542caaaf35c4827c165a9be657ac
parent50ecd6b880c4ce6765fcee28d1a0ce715800a21c
JIT: Move executor to a register (#143072)
Include/internal/pycore_jit.h
Python/bytecodes.c
Python/executor_cases.c.h
Tools/jit/_stencils.py
Tools/jit/jit.h
Tools/jit/shim.c
Tools/jit/template.c