php-src/Zend/Optimizer
Christoph M. Becker 2f4973fd88
Revert GH-10279
Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 45a128c9de.
This reverts commit 1eb71c3f15.
This reverts commit 492523a779.
This reverts commit c7a4633891.
This reverts commit 308adb915c.
This reverts commit cd27d5e07f.
This reverts commit c5933409b4.
This reverts commit 46371f4eb3.
This reverts commit 623e2e9fc6.
This reverts commit e7434c1247.
This reverts commit d28d323ca2.
This reverts commit 1a067b84ee.
This reverts commit a55c0c5fc3.
This reverts commit b5aeb3a4d4.
This reverts commit f061a035e4.
This reverts commit b088575119.
This reverts commit b1d48774a7.
This reverts commit 94f9a20ce6.
This reverts commit 4831e48708.
This reverts commit cd985de190.
This reverts commit 9521d21681.
This reverts commit d6136151e9.
2023-01-16 12:25:59 +01:00
..
block_pass.c Fix memory leak because of incorrect optimization 2022-12-26 13:20:55 +03:00
compact_literals.c Update cache slot size calculation in compact_literals.c 2022-09-10 13:20:59 +01:00
compact_vars.c
dce.c Revert GH-10279 2023-01-16 12:25:59 +01:00
dfa_pass.c Merge branch 'PHP-8.2' 2023-01-09 13:53:35 +03:00
escape_analysis.c
nop_removal.c
optimize_func_calls.c
optimize_temp_vars_5.c
pass1.c
pass3.c
sccp.c Revert GH-10279 2023-01-16 12:25:59 +01:00
scdf.c Revert GH-10279 2023-01-16 12:25:59 +01:00
scdf.h Revert GH-10279 2023-01-16 12:25:59 +01:00
ssa_integrity.c
zend_call_graph.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_call_graph.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_cfg.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_cfg.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_dfg.c
zend_dfg.h
zend_dump.c
zend_dump.h
zend_func_info.c
zend_func_info.h
zend_func_infos.h Fix stub type info for posix_getrlimit 2022-10-28 10:44:08 +02:00
zend_inference.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_inference.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_optimizer.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_optimizer.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_optimizer_internal.h
zend_ssa.c Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_ssa.h Revert GH-10279 2023-01-16 12:25:59 +01:00
zend_worklist.h