.. |
block_pass.c
|
Remove handling for defined() and strlen() in opcache
|
2016-09-09 17:11:25 +02:00 |
compact_literals.c
|
Fixed compilation warnings
|
2016-06-21 20:12:29 +03:00 |
dfa_pass.c
|
Merge branch 'PHP-7.0' into PHP-7.1
|
2016-08-29 12:07:54 +03:00 |
nop_removal.c
|
Evaluate arguments of new for classes without ctor
|
2016-03-25 19:11:37 +01:00 |
optimize_func_calls.c
|
Prevent inlining through call_user_func() and call_user_func_array()
|
2016-07-01 00:16:54 +03:00 |
optimize_temp_vars_5.c
|
Remove EXT_TYPE_UNUSED in favor of IS_UNUSED
|
2016-02-11 18:02:19 +01:00 |
pass1_5.c
|
Remove handling for defined() and strlen() in opcache
|
2016-09-09 17:11:25 +02:00 |
pass2.c
|
Correct inline comments regarding pass1/pass2 actions
|
2016-05-31 22:41:37 +00:00 |
pass3.c
|
Remove EXT_TYPE_UNUSED in favor of IS_UNUSED
|
2016-02-11 18:02:19 +01:00 |
zend_call_graph.c
|
Fix call graph construction
|
2016-10-23 22:12:55 +02:00 |
zend_call_graph.h
|
Happy new year (Update copyright to 2016)
|
2016-01-01 20:06:12 +02:00 |
zend_cfg.c
|
Allow optional splitting of basic blocks at RECV/RECV_INIT opcodes.
|
2016-08-29 20:35:17 +03:00 |
zend_cfg.h
|
Allow optional splitting of basic blocks at RECV/RECV_INIT opcodes.
|
2016-08-29 20:35:17 +03:00 |
zend_dfg.c
|
Updated reference-counting inferece rules.
|
2016-10-06 11:08:01 +03:00 |
zend_dfg.h
|
Merge def and gen sets
|
2016-04-21 23:32:01 +02:00 |
zend_dump.c
|
Fixed typo
|
2016-10-20 01:17:40 +03:00 |
zend_dump.h
|
Support dropping rc1/rcn from dumps
|
2016-02-27 15:36:04 +01:00 |
zend_func_info.c
|
Fix build + warning, decls first
|
2016-10-16 01:01:09 +02:00 |
zend_func_info.h
|
Removed deprecated flag
|
2016-10-10 11:48:29 +03:00 |
zend_inference.c
|
Merge branch 'PHP-7.1'
|
2016-10-18 12:41:10 +03:00 |
zend_inference.h
|
Fix build + warning, decls first
|
2016-10-16 01:01:09 +02:00 |
zend_optimizer.c
|
Don't keep dangling pointers.
|
2016-08-23 12:58:46 +03:00 |
zend_optimizer.h
|
Inline simple constant functions
|
2016-06-30 17:04:25 +03:00 |
zend_optimizer_internal.h
|
Don't optimize special dynamic calls to non-dynamic
|
2016-06-05 22:04:36 +02:00 |
zend_ssa.c
|
Merge branch 'PHP-7.1'
|
2016-10-16 00:04:23 +02:00 |
zend_ssa.h
|
Add support for "instanceof" pi nodes
|
2016-06-13 19:03:59 +02:00 |
zend_worklist.h
|
Happy new year (Update copyright to 2016)
|
2016-01-01 20:06:12 +02:00 |