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-26 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd86987b2cbead2af1e95460cc5cebe03e83f736
archived-php-src
/
Zend
/
Optimizer
History
Nikita Popov
fd1d5ec2b4
Add ZEND_CLASS_CONST_FLAGS() macro
...
And drop Z_ACCESS_FLAGS(). We no longer store *only* access flags in these.
2021-04-28 14:51:54 +02:00
..
block_pass.c
…
compact_literals.c
…
compact_vars.c
…
dce.c
…
dfa_pass.c
…
escape_analysis.c
…
nop_removal.c
…
optimize_func_calls.c
…
optimize_temp_vars_5.c
…
pass1.c
Add ZEND_CLASS_CONST_FLAGS() macro
2021-04-28 14:51:54 +02:00
pass3.c
…
sccp.c
…
scdf.c
…
scdf.h
…
ssa_integrity.c
…
zend_call_graph.c
…
zend_call_graph.h
…
zend_cfg.c
…
zend_cfg.h
…
zend_dfg.c
…
zend_dfg.h
…
zend_dump.c
…
zend_dump.h
…
zend_func_info.c
Look up func info using function name rather than lcname of call
2021-04-28 12:13:05 +02:00
zend_func_info.h
…
zend_inference.c
…
zend_inference.h
…
zend_optimizer_internal.h
…
zend_optimizer.c
…
zend_optimizer.h
…
zend_ssa.c
…
zend_ssa.h
…
zend_worklist.h
…