php-src/ext/opcache/jit
2019-12-01 12:28:19 +01:00
..
dynasm
libudis86 Fixed compilation warning 2019-10-14 21:47:46 +03:00
vtune
Makefile.frag
Makefile.frag.w32
zend_elf.c JIT: Reading php binary symbols list on FreeBSD 2019-07-08 12:39:18 +02:00
zend_elf.h
zend_jit_disasm_x86.c Implement union types 2019-11-08 15:15:48 +01:00
zend_jit_gdb.c Use "const" qualifier 2019-10-15 11:06:11 +03:00
zend_jit_helpers.c Implement union types 2019-11-08 15:15:48 +01:00
zend_jit_internal.h Avoid hash value recalculation on each counter update 2019-09-09 21:25:54 +03:00
zend_jit_oprofile.c
zend_jit_perf_dump.c Remove redundant variable declaration 2019-07-08 12:50:00 +02:00
zend_jit_vm_helpers.c Avoid hash value recalculation on each counter update 2019-09-09 21:25:54 +03:00
zend_jit_vtune.c
zend_jit_x86.dasc Fix typo in xmm15 register 2019-12-01 12:28:19 +01:00
zend_jit_x86.h Refactor JIT to reduce back-end dependency from SSA representation. 2019-11-29 19:07:17 +03:00
zend_jit.c Refactor JIT to reduce back-end dependency from SSA representation. 2019-11-29 19:07:17 +03:00
zend_jit.h