summaryrefslogtreecommitdiffstats
path: root/Python/jit.c
Commit message (Expand)AuthorAgeFilesLines
* GH-116134: JIT aarch64-pc-windows-msvc (GH-116130)Brandt Bucher2024-03-041-0/+7
* GH-115802: JIT "small" code for Windows (GH-115964)Brandt Bucher2024-02-291-11/+15
* GH-115802: JIT "small" code for macOS and Linux (GH-115826)Brandt Bucher2024-02-261-16/+103
* GH-112354: Initial implementation of warm up on exits and trace-stitching (GH...Mark Shannon2024-02-201-4/+9
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-291-0/+369