COMMITS
/ Tools/cases_generator/optimizer_generator.py March 13, 2024
K
gh-115419: Change default sym to not_null (GH-116562)
Ken Jin committed
March 7, 2024
K
gh-116000: Make optimizer_generator.py work without any arguments (#116470)
Kirill Podoprigora committed
February 29, 2024
G
gh-116088: Insert bottom checks after all sym_set_...() calls (#116089)
Guido van Rossum committed
G
gh-115816: Generate calls to sym_new_const() etc. without _Py_uop prefix (#116077)
Guido van Rossum committed
February 27, 2024
M
GH-115816: Assorted naming and formatting changes to improve maintainability. (GH-115987)
Mark Shannon committed
M
GH-115816: Make tier2 optimizer symbols testable, and add a few tests. (GH-115953)
Mark Shannon committed
February 26, 2024
G
Rename tier 2 redundancy eliminator to optimizer (#115888)
Guido van Rossum committed