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-31 20:53:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd4e2e77dc8e0f8febac7bedcee7b855faad0bb6
archived-php-src
/
ext
/
opcache
/
jit
History
Dmitry Stogov
66a1d821d3
Improved code for unordered comparison
2019-05-06 16:07:48 +03: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
Improved code for unordered comparison
2019-05-06 16:07:48 +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
…