summaryrefslogtreecommitdiffstats
path: root/Tools/cases_generator/flags.py
Commit message (Expand)AuthorAgeFilesLines
* A few more cases_generator cleanups (#112220)Guido van Rossum2023-11-171-1/+1
* gh-106529: Cleanups split off gh-112134 (#112214)Guido van Rossum2023-11-171-4/+3
* GH-111848: Set the IP when de-optimizing (GH-112065)Mark Shannon2023-11-151-6/+29
* GH-109369: Exit tier 2 if executor is invalid (GH-111657)Mark Shannon2023-11-091-0/+54
* gh-107557: Remove unnecessary SAVE_IP instructions (#108583)Guido van Rossum2023-08-291-8/+18
* gh-107901: add the HAS_EVAL_BREAK instruction flag (#108375)Irit Katriel2023-08-251-3/+7
* gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)Dong-hee Na2023-08-181-9/+8
* gh-106581: Split `CALL_PY_EXACT_ARGS` into uops (#107760)Guido van Rossum2023-08-161-1/+1
* gh-106812: Refactor cases_generator to allow uops with array stack effects (#...Guido van Rossum2023-08-041-2/+2
* Thoroughly refactor the cases generator (#107151)Guido van Rossum2023-07-241-0/+102