index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_opcode_utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-111354: simplify detection of RESUME after YIELD_VALUE at except-depth 1 ...
Irit Katriel
2023-11-02
1
-0/+2
*
gh-111354: define names for RESUME oparg values (#111365)
Irit Katriel
2023-10-26
1
-0/+6
*
gh-105481: remove regen-opcode. Generated _PyOpcode_Caches in regen-cases. (#...
Irit Katriel
2023-08-23
1
-2/+1
*
gh-108216: Cleanup #include in internal header files (#108228)
Victor Stinner
2023-08-21
1
-1/+1
*
gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and re...
Irit Katriel
2023-06-17
1
-25/+1
*
gh-105481: add HAS_JUMP flag to opcode metadata (#105791)
Irit Katriel
2023-06-14
1
-2/+2
*
GH-105229: Remove remaining two-codeunit superinstructions (GH-105326)
Mark Shannon
2023-06-08
1
-5/+0
*
GH-105229: Replace some superinstructions with single instruction equivalent....
Mark Shannon
2023-06-05
1
-5/+2
*
gh-105214: Use named constants for MAKE_FUNCTION oparg (#105215)
Jelle Zijlstra
2023-06-02
1
-0/+6
*
gh-91276: remove unused _PyOpcode_RelativeJump (#103156)
Irit Katriel
2023-04-11
1
-4/+1
*
gh-87092: move CFG related code from compile.c to flowgraph.c (#103021)
Irit Katriel
2023-03-31
1
-0/+95