Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-115816: Assorted naming and formatting changes to improve ↵ | Mark Shannon | 2024-02-27 | 1 | -57/+48 |
| | | | | | | | maintainability. (GH-115987) * Rename _Py_UOpsAbstractInterpContext to _Py_UOpsContext and _Py_UOpsSymType to _Py_UopsSymbol. * #define shortened form of _Py_uop_... names for improved readability. | ||||
* | GH-115816: Make tier2 optimizer symbols testable, and add a few tests. ↵ | Mark Shannon | 2024-02-27 | 1 | -0/+332 |
(GH-115953) |