php-src/ext/opcache/Optimizer
Dmitry Stogov b6864d978c Merge branch 'PHP-5.5'
* PHP-5.5:
  Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). (Terry Ellison)

Conflicts:
	NEWS
2013-08-29 10:31:14 +04:00
..
block_pass.c Fixed compilation warning 2013-08-26 09:48:10 +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 Fix other typos & add test script 2013-04-19 11:21:44 +08:00
optimize_temp_vars_5.c
pass1_5.c Merge branch 'PHP-5.5' 2013-08-09 17:52:22 +04:00
pass2.c
pass3.c
pass5.c
pass9.c
pass10.c
zend_optimizer_internal.h Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). (Terry Ellison) 2013-08-29 10:29:48 +04:00
zend_optimizer.c Merge branch 'PHP-5.5' 2013-08-09 17:52:22 +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