php-src/ext/opcache/Optimizer
2013-12-18 07:27:14 +01:00
..
block_pass.c Eliminate another TSRMLS_FETCH() in i_zend_is_true() 2013-12-18 07:25:05 +01:00
compact_literals.c Merge identical constants (and related cache_slots) in op_array->literals table. 2013-04-18 10:48:16 +04:00
nop_removal.c
optimize_func_calls.c Fix other typos & add test script 2013-04-19 11:21:44 +08:00
optimize_temp_vars_5.c
pass1_5.c Save one char compare 2013-12-17 15:09:52 +08:00
pass2.c Eliminate another TSRMLS_FETCH() in i_zend_is_true() 2013-12-18 07:25:05 +01:00
pass3.c
pass5.c
pass9.c
pass10.c
zend_optimizer_internal.h Fixed compatibility with php-5.2 2013-08-29 10:44:07 +04:00
zend_optimizer.c Added an optimization of class constants and constant calls to some internal functions 2013-11-26 21:37:31 +04:00
zend_optimizer.h Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL. 2013-04-18 22:12:31 +04:00