php-src/ext/opcache/jit/ir
Dmitry Stogov 56381e8f1d
Update IR
IR commit: 23c188cff0594d3af23517537e74e9e3b9b7f120
2024-11-05 17:52:37 +03:00
..
dynasm Update IR 2024-02-01 00:14:24 +03:00
.gitignore
gen_ir_fold_hash.c Update IR 2024-03-20 13:22:11 +03:00
ir_aarch64.dasc Update IR 2024-06-03 12:20:07 +03:00
ir_aarch64.h Update IR 2023-11-30 21:34:26 +03:00
ir_builder.h Update IR 2024-11-05 17:52:37 +03:00
ir_cfg.c Update IR 2024-09-18 09:33:54 +03:00
ir_check.c Update IR 2024-04-23 23:14:54 +03:00
ir_disasm.c Update IR 2024-07-22 09:43:11 +03:00
ir_dump.c Update IR 2024-03-20 13:49:21 +03:00
ir_elf.h
ir_emit.c Update IR 2024-06-10 11:49:08 +03:00
ir_fold.h Update IR 2024-09-03 10:26:14 +03:00
ir_gcm.c Update IR 2024-10-17 17:31:47 +03:00
ir_gdb.c Update IR 2024-10-07 15:31:04 +03:00
ir_patch.c
ir_perf.c Update IR 2024-02-01 00:14:24 +03:00
ir_php.h Update IR 2024-10-07 21:18:35 +03:00
ir_private.h Update IR 2024-07-22 09:43:11 +03:00
ir_ra.c Update IR 2024-09-17 16:15:38 +03:00
ir_save.c Update IR 2024-03-27 00:06:15 +03:00
ir_sccp.c Update IR 2024-05-06 22:22:15 +03:00
ir_strtab.c Update IR 2024-02-01 00:14:24 +03:00
ir_x86.dasc Update IR 2024-05-13 20:26:24 +03:00
ir_x86.h Update IR 2023-11-29 12:27:05 +03:00
ir.c Update IR 2024-11-05 17:52:37 +03:00
ir.h Update IR 2024-07-22 09:43:11 +03:00
LICENSE
README

This directory contains an embeded version of IR Framework.
See the full version at https://github.com/dstogov/ir