Commits
User selector
Commit History
Commits on Dec 11, 2025
GH-135379: Top of stack caching for the JIT. (GH-135465)
Show description for 469f191authored
Commits on Dec 4, 2025
Commits on Dec 3, 2025
GH-141794: Limit size of generated machine code. (GH-142228)
Show description for 62423c9authored
Commits on Jun 11, 2025
GH-135379: Remove types from stack items in code generator. (GH-135384)
Show description for c87b5b2authored
Commits on Jun 5, 2025
Commits on Apr 18, 2025
Commits on Apr 14, 2025
Commits on Apr 4, 2025
Commits on Mar 31, 2025
GH-131498: Another refactoring of the code generator (GH-131827)
Show description for c535a13authored
Commits on Mar 27, 2025
Commits on Mar 26, 2025
GH-131729: Code-gen better liveness analysis (GH-131732)
Show description for 1b8bb1eauthored
Commits on Mar 21, 2025
Commits on Mar 20, 2025
GH-131498: Remove conditional stack effects (GH-131499)
Show description for 7ebd71eauthored- authored
Commits on Mar 13, 2025
Commits on Feb 12, 2025
GH-128682: Account for escapes in `DECREF_INPUTS` (GH-129953)
Show description for 72f5665authored
Commits on Feb 4, 2025
Commits on Jan 23, 2025
Revert "GH-128914: Remove conditional stack effects from `bytecodes.c` and the code generators (GH-128918)" (GH-129202)
Show description for a10f993authored
Commits on Jan 20, 2025
Commits on Jan 17, 2025
Refactor code generators a bit (GH-128920)
Show description for b5558cdauthored
Commits on Jan 14, 2025
gh-115999: Specialize `LOAD_ATTR` for instance and class receivers in free-threaded builds (#128164)
Show description for b5ee025authored
Commits on Dec 13, 2024
gh-115999: Specialize loading attributes from modules in free-threaded builds (#127711)
Show description for 2de048cauthored
Commits on Nov 26, 2024
Commits on Oct 7, 2024
GH-119866: Spill the stack around escaping calls. (GH-124392)
Show description for da071faauthored
Commits on Aug 8, 2024
Commits on Aug 7, 2024
gh-118926: Spill deferred references to stack in cases generator (#122748)
Show description for 3e753c6andauthored
Commits on Aug 1, 2024
Commits on Jul 23, 2024
Commits on Jul 18, 2024
GH-121784: Generate an error during code gen if a variable is marked `unused`, but is used and thus cached in a prior uop. (#121788)
Show description for 3eacfc1authored
Commits on Jul 9, 2024
Commits on Jun 26, 2024
gh-117139: Convert the evaluation stack to stack refs (#118450)
Show description for 22b0de2andauthored