php-src/ext/opcache/Optimizer
2015-07-01 16:15:45 +03:00
..
block_pass.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
compact_literals.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
nop_removal.c Merged FE_FETCH_R[W] with the following ASSIGN[_REF] when assigne to CV. 2015-05-13 12:55:42 +03:00
optimize_func_calls.c Merge branch 'PHP-5.6' 2015-03-04 14:49:03 +08:00
optimize_temp_vars_5.c Refactored using specialized opcodes 2015-04-27 12:24:39 +03:00
pass1_5.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 04:05:24 +03:00
pass2.c Remove ZEND_BRK/ZEND_CONT from VM 2015-05-23 10:51:33 +02:00
pass3.c Remove ZEND_BRK/ZEND_CONT from VM 2015-05-23 10:51:33 +02:00
zend_optimizer_internal.h Fixed bug #69315 2015-03-27 17:50:36 +08:00
zend_optimizer.c Cleanup (we don't use is_ref=1/refcount=2 trick to trigger COW in PHP-7) 2015-07-01 16:15:45 +03:00
zend_optimizer.h bump year 2015-01-15 23:27:30 +08:00