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-29 11:42:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f99adb4bb5aab0ea059cf346eec49ea23f4e5da0
archived-php-src
/
ext
/
opcache
/
jit
History
Nikita Popov
cf7dd00280
Drop support for JIT without SSE
...
Closes GH-4388.
2019-07-10 17:31:51 +02: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
…
zend_jit.h
…