]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115687: Split up guards from COMPARE_OP (GH-115688)
authorKen Jin <kenjin@python.org>
Tue, 20 Feb 2024 11:30:49 +0000 (19:30 +0800)
committerGitHub <noreply@github.com>
Tue, 20 Feb 2024 11:30:49 +0000 (11:30 +0000)
commitdcba21f905ef170b2cd0a6433b6fe6bcb4316a67
tree8b883ade9f3d2778b742545073dc9d959d594ff5
parenta2bb8ad14409c7ecb8dea437b0e281eb1f65b5d8
gh-115687: Split up guards from COMPARE_OP (GH-115688)
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/tier2_redundancy_eliminator_bytecodes.c
Python/tier2_redundancy_eliminator_cases.c.h