]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-118093: Add tier two support to several instructions (GH-121884)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 18 Jul 2024 21:24:58 +0000 (14:24 -0700)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2024 21:24:58 +0000 (14:24 -0700)
commit7b36b67b1e585c541b418eaa190c56e73f9a2d87
tree140da7113d0f7c2ebcfb1fd6ff53ec01fd0aba6d
parent7dd52b63cef3ff60868dea510ef7a9adcc6611cc
GH-118093: Add tier two support to several instructions (GH-121884)
Include/internal/pycore_ceval.h
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer.c
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h