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-04-05 15:12:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbc0c4c5c8bfadcd3dd74dfd923ac8d4e512de9a
archived-php-src
/
Zend
/
Optimizer
History
Pierrick Charron
bbc0c4c5c8
Regen missing Zend/Optimizer/zend_func_infos.h
2022-06-13 09:49:41 -04:00
..
block_pass.c
…
compact_literals.c
Used string with biased hash for double deduplication
2022-05-21 21:58:06 +02:00
compact_vars.c
…
dce.c
Remove custom alloca() (
#8513
)
2022-05-27 09:05:33 +01:00
dfa_pass.c
Remove custom alloca() (
#8513
)
2022-05-27 09:05:33 +01:00
escape_analysis.c
…
nop_removal.c
…
optimize_func_calls.c
…
optimize_temp_vars_5.c
Remove separate valid_T set
2022-05-21 18:10:42 +02:00
pass1.c
…
pass3.c
…
sccp.c
Fix GH-8661: Nullsafe in coalesce triggers undefined variable warning
2022-06-12 21:52:14 +02:00
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
…
zend_func_info.h
…
zend_func_infos.h
Regen missing Zend/Optimizer/zend_func_infos.h
2022-06-13 09:49:41 -04:00
zend_inference.c
Fix GH-8661: Nullsafe in coalesce triggers undefined variable warning
2022-06-12 21:52:14 +02:00
zend_inference.h
…
zend_optimizer_internal.h
Remove custom alloca() (
#8513
)
2022-05-27 09:05:33 +01:00
zend_optimizer.c
…
zend_optimizer.h
…
zend_ssa.c
…
zend_ssa.h
…
zend_worklist.h
…