php-src/ext/opcache/Optimizer
2014-01-14 22:34:53 +08:00
..
block_pass.c Merge branch 'PHP-5.6' 2014-01-13 15:36:06 +04: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 Fixed arguments unpacking segfault with opcache 2014-01-14 22:34:08 +08:00
optimize_temp_vars_5.c
pass1_5.c Fixed bug #66440 (Optimisation of conditional JMPs based on pre-evaluate constant function calls) 2014-01-13 16:16:23 +04:00
pass2.c Fixed ZTS build. Needed to bump API version number. 2013-12-18 16:44:20 +01:00
pass3.c
pass5.c
pass9.c
pass10.c
zend_optimizer_internal.h Bump year 2014-01-03 11:08:10 +08:00
zend_optimizer.c Bump year 2014-01-03 11:08:10 +08:00
zend_optimizer.h Bump year 2014-01-03 11:08:10 +08:00