php-src/ext/opcache/Optimizer
2015-11-11 11:12:44 +03:00
..
block_pass.c We don't nees zend_op_array->brk_cont_array at run-time anymore. 2015-11-10 21:48:03 +03:00
compact_literals.c Speed up fetching of class entries for self:: parent:: and static:: 2015-10-28 21:26:52 +03:00
nop_removal.c We don't nees zend_op_array->brk_cont_array at run-time anymore. 2015-11-10 21:48:03 +03:00
optimize_func_calls.c Speed up fetching of class entries for self:: parent:: and static:: 2015-10-28 21:26:52 +03:00
optimize_temp_vars_5.c Fixed bug #70207 (Finally is broken with opcache) 2015-08-10 16:38:43 +03:00
pass1_5.c Fixed incorrect instruction cleanup 2015-10-28 23:10:33 +03:00
pass2.c Add support for **= in opcache optimizer 2015-09-13 12:35:35 +02:00
pass3.c Fixed memory leak because of incorrect 'if ();' optimization 2015-07-02 02:00:34 +03:00
zend_optimizer_internal.h We don't nees zend_op_array->brk_cont_array at run-time anymore. 2015-11-10 21:48:03 +03:00
zend_optimizer.c Changed ZEND_FREE.op2.num and ZEND_FE_FREE.op2.num back to use live_range_offset (try_catch_offset does't work) 2015-11-11 11:12:44 +03:00
zend_optimizer.h bump year 2015-01-15 23:27:30 +08:00