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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7b4cdff3f048ce232bd16870695ffbfcba45f4e
archived-php-src
/
ext
/
opcache
/
jit
History
Dmitry Stogov
628fd6ec71
clenup
2019-09-09 22:40:28 +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
Detect calls to abstract methods in get_method() already
2019-09-06 15:05:24 +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
Avoid hash value recalculation on each counter update
2019-09-09 21:25:54 +03:00
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
Avoid hash value recalculation on each counter update
2019-09-09 21:25:54 +03:00
zend_jit_vtune.c
…
zend_jit_x86.dasc
clenup
2019-09-09 22:40:28 +03:00
zend_jit_x86.h
…
zend_jit.c
Avoid hash value recalculation on each counter update
2019-09-09 21:25:54 +03:00
zend_jit.h
…