COMMITS
/ Tools/cases_generator/analyzer.py July 26, 2024
May 1, 2024
G
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum committed
April 22, 2024
D
gh-112075: Make instance attributes stored in inline "dict" thread safe (#114742)
Dino Viehland committed
April 19, 2024
M
GH-115419: Improve list of escaping functions (GH-118054)
Mark Shannon committed
April 7, 2024
K
Cases generator: Remove type_prop and passthrough (#117614)
Ken Jin committed
April 2, 2024
M
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
Mark Shannon committed
March 29, 2024
S
gh-117323: Make `cell` thread-safe in free-threaded builds (#117330)
Sam Gross committed
March 26, 2024
M
GH-116422: Tier2 hot/cold splitting (GH-116813)
Mark Shannon committed
March 11, 2024
M
GH-116596: Better determination of escaping uops. (GH-116597)
Mark Shannon committed
February 23, 2024
K
gh-115778: Add `tierN` annotation for instruction definitions (#115815)
Kirill Podoprigora 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
February 13, 2024
K
gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)
Ken Jin committed
January 15, 2024
January 12, 2024
K
gh-113710: Add types to the interpreter DSL (#113711)
Ken Jin committed
December 21, 2023
M
GH-111485: Delete the old generator code. (GH-113321)
Mark Shannon committed
December 20, 2023
M
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon committed
December 18, 2023
M
M
GH-111485: Test the new cases generator (GH-113252)
Mark Shannon committed
December 12, 2023
December 11, 2023
M
GH-111485: Factor out generation of uop IDs from cases generator. (GH-112877)
Mark Shannon committed
December 7, 2023