php-src/ext/opcache/jit
2020-01-16 09:46:47 +01:00
..
dynasm
libudis86 Fix #78880: Spelling error report 2019-12-21 11:58:00 +01: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 Add warning and convert to exception in string offset assignment: 2020-01-07 21:54:42 +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 #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +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 Build call graph before type inference 2019-12-24 16:15:24 +03:00
zend_jit.h