Mark Shannon
|
879c85f6e4
|
GH-145667: Merge GET_ITER and GET_YIELD_FROM_ITER (GH-146120)
* Merge GET_ITER and GET_YIELD_FROM_ITER. Modify SEND to make it a bit more like FOR_ITER
|
2026-03-21 10:48:13 +00:00 |
|
Hai Zhu
|
277a03711b
|
gh-145197: Fix JIT trace crash when recording function from cleared generator frame (GH-145220)
|
2026-02-25 16:52:53 +00:00 |
|
Mark Shannon
|
b53fc7caa6
|
GH-144179: Use recorded values to make optimizer more robust (GH-144437)
* Add three new symbol kinds
* Do not smuggle code object in _PUSH_FRAME operand
* Fix small bug in predicate analysis
|
2026-02-05 08:58:41 +00:00 |
|
Mark Shannon
|
141fd8b894
|
GH-144179: Add value recording to JIT tracing front-end (GH-144303)
|
2026-02-02 16:57:04 +00:00 |
|