Skip to content

Actions: brandtbucher/cpython

JIT

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
586 workflow runs
586 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Hacks to get gdb working
JIT #671: Commit f4d0c3f pushed by brandtbucher
October 31, 2024 23:46 7m 20s justin-gdb
October 31, 2024 23:46 7m 20s
gh-125674: Doc: Fix type of newfunc first parameter (GH-125675)
JIT #670: Commit 616468b pushed by brandtbucher
October 30, 2024 21:14 7m 6s main
October 30, 2024 21:14 7m 6s
gh-126105: Fix crash in ast module, when ._fields is deleted (#12…
JIT #669: Commit b2eaa75 pushed by brandtbucher
October 29, 2024 16:19 1h 25m 38s main
October 29, 2024 16:19 1h 25m 38s
Don't zero stuff on the tail call
JIT #668: Commit 5791853 pushed by brandtbucher
October 25, 2024 18:57 1h 20m 40s justin-no-externs
October 25, 2024 18:57 1h 20m 40s
Only emit stores for opargs and operands that exist
JIT #667: Commit 64b198a pushed by brandtbucher
October 25, 2024 17:03 1h 22m 20s justin-no-externs
October 25, 2024 17:03 1h 22m 20s
Duh, they use the GHC calling convention...
JIT #666: Commit 9698931 pushed by brandtbucher
October 25, 2024 06:54 1h 21m 20s main
October 25, 2024 06:54 1h 21m 20s
Fix x86-64 and i686
JIT #665: Commit f287f8d pushed by brandtbucher
October 25, 2024 05:38 1h 27m 24s main
October 25, 2024 05:38 1h 27m 24s
Try avoiding externs for burned-in values!
JIT #664: Commit 5ed7c19 pushed by brandtbucher
October 25, 2024 05:11 1h 22m 27s main
October 25, 2024 05:11 1h 22m 27s
Add a second operand to uops
JIT #663: Commit 33c992d pushed by brandtbucher
October 24, 2024 22:16 1h 20m 26s tier-two-operands
October 24, 2024 22:16 1h 20m 26s
Fix empty padding
JIT #662: Commit 2f57942 pushed by brandtbucher
October 24, 2024 21:22 1h 21m 6s justin-reproducible
October 24, 2024 21:22 1h 21m 6s
Teach the optimizer about _BINARY_OP_INPLACE_ADD_UNICODE
JIT #661: Commit f4d6b30 pushed by brandtbucher
October 24, 2024 17:42 1h 22m 29s boiau
October 24, 2024 17:42 1h 22m 29s
Keep full paths from leaking into the generated file
JIT #660: Commit a45a6f6 pushed by brandtbucher
October 24, 2024 16:54 1h 21m 58s justin-reproducible
October 24, 2024 16:54 1h 21m 58s
gh-125259: Fix error notes removal in enum initialization (GH-125647)
JIT #658: Commit 34653bb pushed by brandtbucher
October 22, 2024 23:09 1h 21m 48s main
October 22, 2024 23:09 1h 21m 48s
Try flipping it
JIT #657: Commit bad9944 pushed by brandtbucher
October 18, 2024 17:02 1h 22m 23s justin-likely
October 18, 2024 17:02 1h 22m 23s
Try to convince Clang to reorder jumps
JIT #656: Commit 15229e0 pushed by brandtbucher
October 17, 2024 23:34 1h 20m 35s justin-unlikely
October 17, 2024 23:34 1h 20m 35s
WIP
JIT #655: Commit 3738a31 pushed by brandtbucher
October 17, 2024 21:21 1m 41s trace-recording
October 17, 2024 21:21 1m 41s
Reset the counter after optimizing
JIT #654: Commit ebcfcaf pushed by brandtbucher
October 15, 2024 00:42 7m 56s reset-counters
October 15, 2024 00:42 7m 56s
Use _PyLong_GetOne() and _PyLong_GetZero() in long_invmod() (#125044)
JIT #653: Commit 0377547 pushed by brandtbucher
October 7, 2024 18:30 1h 23m 39s main
October 7, 2024 18:30 1h 23m 39s
Use stackrefs
JIT #652: Commit f83c7c1 pushed by brandtbucher
October 4, 2024 23:25 1h 37m 17s underflow
October 4, 2024 23:25 1h 37m 17s
make regen-cases
JIT #651: Commit efc032a pushed by brandtbucher
October 4, 2024 21:42 59s underflow
October 4, 2024 21:42 59s
Optimize immortal constants more aggressively
JIT #650: Commit 8ef2e8f pushed by brandtbucher
October 4, 2024 00:05 1h 23m 43s tier-two-immortals
October 4, 2024 00:05 1h 23m 43s
Remove weird comment
JIT #649: Commit 4e14b5c pushed by brandtbucher
October 2, 2024 18:59 1h 34m 39s confidence
October 2, 2024 18:59 1h 34m 39s
Fix crash with uop_optimizer
JIT #648: Commit 971feb9 pushed by brandtbucher
October 2, 2024 05:15 1h 37m 28s justin-compact-exits
October 2, 2024 05:15 1h 37m 28s
Fix side-exit leaks
JIT #647: Commit 984ca75 pushed by brandtbucher
October 1, 2024 22:00 1h 33m 39s tier-two-exit-leaks
October 1, 2024 22:00 1h 33m 39s