summaryrefslogtreecommitdiffstats
path: root/Python/tier2_redundancy_eliminator_cases.c.h
Commit message (Expand)AuthorAgeFilesLines
* GH-115651: Convert `LOAD_MODULE_ATTR` into `LOAD_INLINE_CONST` when the modul...Mark Shannon2024-02-221-32/+65
* gh-115687: Split up guards from COMPARE_OP (GH-115688)Ken Jin2024-02-201-0/+10
* GH-115457: Support splitting and replication of micro ops. (GH-115558)Mark Shannon2024-02-201-10/+7
* GH-112354: Initial implementation of warm up on exits and trace-stitching (GH...Mark Shannon2024-02-201-2/+12
* gh-115480: Type / constant propagation for float binary uops (GH-115550)Peter Lazorchak2024-02-161-6/+60
* gh-115480: Minor fixups in int constant propagation (GH-115507)Ken Jin2024-02-161-62/+25
* gh-115480: Type and constant propagation for int BINARY_OPs (GH-115478)Ken Jin2024-02-151-10/+58
* GH-113710: Improve `_SET_IP` and `_CHECK_VALIDITY` (GH-115248)Mark Shannon2024-02-131-0/+4
* gh-114058: Foundations of the Tier2 redundancy eliminator (GH-115085)Ken Jin2024-02-131-0/+1676