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-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57d9b94dea7e634ec4775faa8f33ae03d9db5ef6
archived-php-src
/
ext
/
opcache
/
jit
History
Dmitry Stogov
3cc6dd9c76
Fixed JIT
2019-07-19 10:50:51 +03:00
..
dynasm
…
libudis86
…
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
Read from original address
2019-07-10 14:13:29 +02:00
zend_jit_gdb.c
…
zend_jit_helpers.c
Implement array access notice in JIT
2019-07-10 12:20:16 +02:00
zend_jit_internal.h
…
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
…
zend_jit_vtune.c
…
zend_jit_x86.dasc
Drop support for JIT without SSE
2019-07-10 17:31:51 +02:00
zend_jit_x86.h
…
zend_jit.c
Fixed JIT
2019-07-19 10:50:51 +03:00
zend_jit.h
…