]> granicus.if.org Git - php/commit
Improved speed of conditional jump instructions by checking for most useful case...
authorDmitry Stogov <dmitry@php.net>
Wed, 18 Mar 2009 14:17:15 +0000 (14:17 +0000)
committerDmitry Stogov <dmitry@php.net>
Wed, 18 Mar 2009 14:17:15 +0000 (14:17 +0000)
commitdaac1a6273af126a27dd76d9284c81099d6b202a
treea8b20666d62eaa67b2969b9173ba3809618f712a
parente66bd02bc6f079ccbb7c55e50fc23f432e2d78db
Improved speed of conditional jump instructions by checking for most useful case (conditional expression)
Zend/zend_vm_def.h
Zend/zend_vm_execute.h