]> granicus.if.org Git - php/commit
Refactor JIT to reduce back-end dependency from SSA representation.
authorDmitry Stogov <dmitry@zend.com>
Fri, 29 Nov 2019 16:07:17 +0000 (19:07 +0300)
committerDmitry Stogov <dmitry@zend.com>
Fri, 29 Nov 2019 16:07:17 +0000 (19:07 +0300)
commitf8f48ce8f5fadf56948daf1dd1e3b1e396529f7e
tree2f49df5d5beb7d0cff8ea8935ff55f8ffdd0515b
parentbf6c2932f44558d093a0d332153935343412e1b0
Refactor JIT to reduce back-end dependency from SSA representation.

This commit shouldn't change JIT behavior, but it adds asserts, that may catch wrong-cases occasionally passed before.
ext/opcache/jit/zend_jit.c
ext/opcache/jit/zend_jit_x86.dasc
ext/opcache/jit/zend_jit_x86.h