Mark Shannon
|
7a65439b93
|
GH-122390: Replace `_Py_GetbaseOpcode` with `_Py_GetBaseCodeUnit` (GH-122942)
|
2024-08-13 14:22:57 +01:00 |
Victor Stinner
|
35b16795d1
|
gh-120417: Remove unused imports in cases_generator (#120622)
|
2024-06-17 21:58:56 +02:00 |
Kirill Podoprigora
|
f3cdd64de8
|
``Tools/cases_generator``: Fix typos and incorrect comments. (#114892)
|
2024-02-02 17:52:58 -08:00 |
Mark Shannon
|
e96f26083b
|
GH-111485: Generate instruction and uop metadata (GH-113287)
|
2023-12-20 14:27:25 +00:00 |
Mark Shannon
|
0c55f27060
|
GH-111485: Factor out tier 2 code generation from the rest of the interpreter code generator (GH-112968)
|
2023-12-12 12:12:17 +00:00 |
Mark Shannon
|
aefdebdef1
|
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-112831)
|
2023-12-08 11:48:30 +00:00 |