Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few more cases_generator cleanups (#112220) | Guido van Rossum | 2023-11-17 | 1 | -1/+1 |
* | gh-106529: Cleanups split off gh-112134 (#112214) | Guido van Rossum | 2023-11-17 | 1 | -4/+3 |
* | GH-111848: Set the IP when de-optimizing (GH-112065) | Mark Shannon | 2023-11-15 | 1 | -6/+29 |
* | GH-109369: Exit tier 2 if executor is invalid (GH-111657) | Mark Shannon | 2023-11-09 | 1 | -0/+54 |
* | gh-107557: Remove unnecessary SAVE_IP instructions (#108583) | Guido van Rossum | 2023-08-29 | 1 | -8/+18 |
* | gh-107901: add the HAS_EVAL_BREAK instruction flag (#108375) | Irit Katriel | 2023-08-25 | 1 | -3/+7 |
* | gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090) | Dong-hee Na | 2023-08-18 | 1 | -9/+8 |
* | gh-106581: Split `CALL_PY_EXACT_ARGS` into uops (#107760) | Guido van Rossum | 2023-08-16 | 1 | -1/+1 |
* | gh-106812: Refactor cases_generator to allow uops with array stack effects (#... | Guido van Rossum | 2023-08-04 | 1 | -2/+2 |
* | Thoroughly refactor the cases generator (#107151) | Guido van Rossum | 2023-07-24 | 1 | -0/+102 |