This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-27 01:48:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0deb6419e87ef6cf0a67fee3ff08e8b7c800b282
archived-php-src
/
ext
/
opcache
/
jit
T
History
Dmitry Stogov
21f249cfa4
Avoid code generation for BB with single VM instruction
2019-04-04 00:47:51 +03:00
..
dynasm
…
libudis86
…
vtune
…
Makefile.frag
…
Makefile.frag.w32
…
zend_elf.c
…
zend_elf.h
…
zend_jit_disasm_x86.c
Use inlined HYBRID VM handlers for DO_FCALL* and ZEND_RETRUN
2019-04-03 15:02:04 +03:00
zend_jit_gdb.c
…
zend_jit_helpers.c
Fix misplacement of calling convention declaration
2019-04-02 14:10:10 +02:00
zend_jit_internal.h
…
zend_jit_oprofile.c
…
zend_jit_perf_dump.c
Added comments
2019-04-02 15:41:25 +03:00
zend_jit_vm_helpers.c
…
zend_jit_vtune.c
…
zend_jit_x86.dasc
jump optimization
2019-04-03 23:37:25 +03:00
zend_jit_x86.h
…
zend_jit.c
Avoid code generation for BB with single VM instruction
2019-04-04 00:47:51 +03:00
zend_jit.h
…