COMMITS
/ Tools/cases_generator/generators_common.py October 29, 2024
T
gh-118423: Add `INSTRUCTION_SIZE` macro to code generator (GH-125467)
Tomas R. committed
October 22, 2024
M
October 14, 2024
October 8, 2024
C
gh-125084: Resolve paths in generator common code (GH-125085)
Cody Maloney committed
October 7, 2024
M
GH-119866: Spill the stack around escaping calls. (GH-124392)
Mark Shannon committed
September 24, 2024
S
gh-123923: Defer refcounting for `f_funcobj` in `_PyInterpreterFrame` (#124026)
Sam Gross committed
September 12, 2024
August 14, 2024
M
GH-120024: Remove `CHECK_EVAL_BREAKER` macro. (GH-122968)
Mark Shannon committed
August 8, 2024
M
GH-120024: Tidy up case generator code a bit. (GH-122780)
Mark Shannon committed
August 7, 2024
S
gh-118926: Spill deferred references to stack in cases generator (#122748)
Sam Gross committed
August 6, 2024
M
GH-120024: Refactor code generators to uses classes for emitting code. (GH-122730)
Mark Shannon committed
August 1, 2024
M
GH-122155: Track local variables between pops and pushes in cases generator (GH-122286)
Mark Shannon committed
July 23, 2024
M
July 9, 2024
M
June 26, 2024
K
gh-117139: Convert the evaluation stack to stack refs (#118450)
Ken Jin committed
June 17, 2024
V
gh-120417: Remove unused imports in cases_generator (#120622)
Victor Stinner committed
April 7, 2024
K
Cases generator: Remove type_prop and passthrough (#117614)
Ken Jin committed
March 26, 2024
M
GH-116422: Tier2 hot/cold splitting (GH-116813)
Mark Shannon committed
February 20, 2024
M
GH-115457: Support splitting and replication of micro ops. (GH-115558)
Mark Shannon committed
M
GH-112354: Initial implementation of warm up on exits and trace-stitching (GH-114142)
Mark Shannon committed
January 15, 2024
January 12, 2024
K
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin committed
December 20, 2023
M
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon committed
December 18, 2023
M
GH-111485: Test the new cases generator (GH-113252)
Mark Shannon committed
December 12, 2023
December 8, 2023
M
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-112831)
Mark Shannon committed