Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-115480: Type propagate _BINARY_OP_ADD_UNICODE (GH-115710) | Ken Jin | 2024-03-01 | 1 | -2/+17 |
* | gh-115685: Type/values propagate for TO_BOOL in tier 2 (GH-115686) | Ken Jin | 2024-02-29 | 1 | -10/+63 |
* | gh-116088: Insert bottom checks after all sym_set_...() calls (#116089) | Guido van Rossum | 2024-02-29 | 1 | -9/+27 |
* | gh-115816: Generate calls to sym_new_const() etc. without _Py_uop prefix (#11... | Guido van Rossum | 2024-02-29 | 1 | -98/+98 |
* | gh-115859: Re-enable T2 optimizer pass by default (#116062) | Guido van Rossum | 2024-02-28 | 1 | -9/+33 |
* | GH-115816: Assorted naming and formatting changes to improve maintainability.... | Mark Shannon | 2024-02-27 | 1 | -269/+269 |
* | GH-115816: Make tier2 optimizer symbols testable, and add a few tests. (GH-11... | Mark Shannon | 2024-02-27 | 1 | -183/+183 |
* | Rename tier 2 redundancy eliminator to optimizer (#115888) | Guido van Rossum | 2024-02-26 | 1 | -0/+1802 |