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-03-28 18:22:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39caedac3e855fad2f1803bfbfaf82a31cd0aedf
archived-php-src
/
ext
/
opcache
/
jit
History
David Carlier
3a2cc1614a
JIT profiling other BSD build fixes
2019-04-24 14:52:50 +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
Implemented JIT for SWITCH_LONG/SWITCH_STRING
2019-04-23 17:40:10 +03: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
…