php-src/ext/opcache/Optimizer
2014-11-18 14:37:36 +03:00
..
block_pass.c Removed old irrelevant comment 2014-10-20 13:52:28 +04:00
compact_literals.c Embed FETCH_CLASS <string> into the following NEW 2014-10-23 11:52:34 +04:00
nop_removal.c Opcache compatibility for coalesce operator 2014-09-28 12:31:52 +02:00
optimize_func_calls.c SEND_VAR_NO_REF optimization 2014-11-18 14:37:36 +03:00
optimize_temp_vars_5.c Refactored optimizer (compile different opimizer passes separately, instead of including *.c file) 2014-08-28 17:23:12 +04:00
pass1_5.c Use DECLARE_CONST instruction instead of call to internal define() function when possible 2014-10-30 16:42:39 -07:00
pass2.c Use zval_ptr_dtor_nogc() to free IS_TMP_VAR operands. 2014-09-23 17:21:29 +04:00
pass3.c Opcache compatibility for coalesce operator 2014-09-28 12:31:52 +02:00
zend_optimizer_internal.h Make QM_ASSIGN, JMP_SET and CAST return IS_TMP_VAR. 2014-09-24 01:57:40 +04:00
zend_optimizer.c SEND_VAR_NO_REF optimization 2014-11-18 14:37:36 +03:00
zend_optimizer.h Bump year 2014-01-03 11:08:10 +08:00