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 10:16:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b51b8a94f48edff887deb684432bbe324cb9d3ce
archived-php-src
/
ext
/
opcache
/
jit
T
History
Markus Staab
1db95f8e46
fixed typo
2019-04-29 11:07:22 +02:00
..
dynasm
…
libudis86
…
vtune
JIT profiling other BSD build fixes
2019-04-24 14:52:50 +02:00
Makefile.frag
…
Makefile.frag.w32
…
zend_elf.c
…
zend_elf.h
…
zend_jit_disasm_x86.c
…
zend_jit_gdb.c
…
zend_jit_helpers.c
…
zend_jit_internal.h
…
zend_jit_oprofile.c
…
zend_jit_perf_dump.c
…
zend_jit_vm_helpers.c
Fixed JIT for DEFINED opcode
2019-04-22 20:19:34 +03:00
zend_jit_vtune.c
…
zend_jit_x86.dasc
fixed typo
2019-04-29 11:07:22 +02:00
zend_jit_x86.h
…
zend_jit.c
Implemented JIT for SWITCH_LONG/SWITCH_STRING
2019-04-23 17:40:10 +03:00
zend_jit.h
…