php-src/ext/opcache/Optimizer
2016-11-17 10:41:42 +03:00
..
block_pass.c Fix block pass leaks 2016-11-10 22:28:32 +01:00
compact_literals.c Fixed compilation warnings 2016-06-21 20:12:29 +03:00
dfa_pass.c VERIFY_RETURN_TYPE on references can't be eliminated 2016-11-17 10:41:42 +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 Don't inline if function has ref arguments 2016-11-12 18:49:41 +01: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 Merge branch 'PHP-7.0' into PHP-7.1 2016-09-09 16:38:42 +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 Export zend_analyze_calls() to allow building call trees. 2016-10-25 17:20:27 +03:00
zend_call_graph.h Export zend_analyze_calls() to allow building call trees. 2016-10-25 17:20:27 +03: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 Export zend_analyze_calls() to allow building call trees. 2016-10-25 17:20:27 +03:00
zend_dfg.c Fixed reference-counter inference 2016-10-31 19:51:19 +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 ext/xml func info 2016-11-10 14:55:50 +01:00
zend_func_info.h Removed deprecated flag 2016-10-10 11:48:29 +03:00
zend_inference.c Fixed type ingference 2016-11-16 20:49:00 +03:00
zend_inference.h Updated reference-counting inferece rules. 2016-10-06 11:08:01 +03:00
zend_optimizer_internal.h Don't optimize special dynamic calls to non-dynamic 2016-06-05 22:04:36 +02:00
zend_optimizer.c Allow early-binding of ZEND_NEW args 2016-11-10 22:52:15 +01:00
zend_optimizer.h Inline simple constant functions 2016-06-30 17:04:25 +03:00
zend_ssa.c typo 2016-10-31 21:39:34 +03: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