COMMITS
/ Include/opcode_ids.h May 28, 2024
I
gh-119676: remove several pseudo instructions which are use only in codegen (#119677)
Irit Katriel committed
May 22, 2024
J
gh-119180: Add LOAD_COMMON_CONSTANT opcode (#119321)
Jelle Zijlstra committed
May 4, 2024
March 7, 2024
K
gh-116381: Remove bad specializations, add fail stats (GH-116464)
Ken Jin committed
March 6, 2024
K
gh-116381: Specialize CONTAINS_OP (GH-116385)
Ken Jin committed
December 20, 2023
M
GH-111485: Generate instruction and uop metadata (GH-113287)
Mark Shannon committed
December 12, 2023
December 8, 2023
M
GH-111485: Factor out opcode ID generator from the main cases generator. (GH-112831)
Mark Shannon committed
November 3, 2023
November 2, 2023
I
gh-111354: simplify detection of RESUME after YIELD_VALUE at except-depth 1 (#111459)
Irit Katriel committed
September 13, 2023
B
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
Brandt Bucher committed
September 12, 2023
I
gh-109256: allocate opcode IDs for internal opcodes in their own range (#109269)
Irit Katriel committed
September 7, 2023
M
GH-108614: Add `RESUME_CHECK` instruction (GH-108630)
Mark Shannon committed
August 16, 2023
I
August 11, 2023
I