php-src/ext/opcache/Optimizer
2016-12-05 20:41:21 +01:00
..
block_pass.c Revert "Fix memory leaks with FE_RESET upon empty iterator" 2016-12-02 11:58:36 +03:00
compact_literals.c Fixed bug #73583 (Segfaults when conditionally declared class and function have the same name) 2016-11-23 14:24:46 +08: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 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 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 Revert "Fix memory leaks with FE_RESET upon empty iterator" 2016-12-02 11:58:36 +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 Merge branch 'PHP-7.1' 2016-11-17 13:48:07 +01: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-12-01 13:26:26 +03:00
zend_inference.h Fix build + warning, decls first 2016-10-16 01:01:09 +02: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 Fix bug #73654 2016-12-05 20:41:14 +01:00
zend_optimizer.h Inline simple constant functions 2016-06-30 17:04:25 +03:00
zend_ssa.c Merge branch 'PHP-7.1' 2016-10-31 21:39:50 +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