.. |
block_pass.c
|
Don't keep QM_ASSIGN with IS_UNUSED result
|
2019-11-29 17:43:36 +03:00 |
compact_literals.c
|
Implement union types
|
2019-11-08 15:15:48 +01:00 |
compact_vars.c
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
dce.c
|
Eliminate CHECK_VAR instructions for defined CVs
|
2019-10-10 16:07:31 +03:00 |
dfa_pass.c
|
Implement union types
|
2019-11-08 15:15:48 +01:00 |
escape_analysis.c
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
nop_removal.c
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
optimize_func_calls.c
|
Make zend_type a 2-field struct
|
2019-11-08 15:15:48 +01:00 |
optimize_temp_vars_5.c
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
pass1.c
|
Moved non-constant JMP optimizations from pass1 to pass3.
|
2019-10-04 00:27:49 +03:00 |
pass3.c
|
JMP optimization cleanup.
|
2019-10-11 11:23:02 +03:00 |
sccp.c
|
Comparison cleanup:
|
2019-10-07 17:57:49 +03:00 |
scdf.c
|
Avoid misc uninitialized variable warnings
|
2019-04-12 15:12:45 +02:00 |
scdf.h
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
ssa_integrity.c
|
SAMRT BRANCH improvement.
|
2019-10-09 13:48:39 +03:00 |
zend_call_graph.c
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
zend_call_graph.h
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
zend_cfg.c
|
ZEND_DECLARE_ANON_CLASS doesn't need to skip anything now. It's immediatelly followed by ZEND_NEW.
|
2019-07-19 10:09:26 +03:00 |
zend_cfg.h
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
zend_dfg.c
|
Throw Error when writing property of non-object
|
2019-09-27 10:11:47 +02:00 |
zend_dfg.h
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
zend_dump.c
|
Optimize $x === null into is_null($x)
|
2019-11-12 13:49:55 +03:00 |
zend_dump.h
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |
zend_func_info.c
|
Remove hebrevc() function
|
2019-12-05 13:15:54 +01:00 |
zend_func_info.h
|
Remove FUNC_MAY_WARN
|
2019-05-28 11:23:02 +02:00 |
zend_inference.c
|
Make opcache infer array_key_exists is non-null bool
|
2019-11-20 00:11:51 +03:00 |
zend_inference.h
|
Use "const" qualifier
|
2019-10-14 21:49:08 +03:00 |
zend_optimizer_internal.h
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
zend_optimizer.c
|
Make zend_type a 2-field struct
|
2019-11-08 15:15:48 +01:00 |
zend_optimizer.h
|
Optimizer cleanup
|
2019-10-03 02:18:16 +03:00 |
zend_ssa.c
|
Optimize $x === null into is_null($x)
|
2019-11-12 13:49:55 +03:00 |
zend_ssa.h
|
Use RT_CONSTANT() or CT_CONSTANT() macro depending on ZEND_ACC_DONE_PASS_TWO flag
|
2019-10-11 12:54:07 +03:00 |
zend_worklist.h
|
Remove copyright years.
|
2019-02-05 10:33:28 +03:00 |