History log of /PHP-8.1/ext/opcache/jit/zend_jit_x86.dasc (Results 551 – 575 of 659)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# cf8dc1c1 07-Feb-2020 Dmitry Stogov

typo


# ad3f7682 07-Feb-2020 Dmitry Stogov

Fixed stack alignment


# d8840a1b 06-Feb-2020 Nikita Popov

Try to fix Windows build


Revision tags: php-7.3.15RC1, php-7.3.15, php-7.3.14, php-7.3.14RC1, php-7.3.13
# bc6bab6c 06-Dec-2019 Nikita Popov

Basic JIT support for verify return


# 170cc105 06-Feb-2020 Dmitry Stogov

Fixed JIT for PTR_INC instruction to return de-referenced value of reference


# 4f5f72c7 06-Feb-2020 Nikita Popov

Remove ZEND_ACC_INHERITED flag

It is equivalent to checking ce->parent != NULL. Just adds more
state that needs to be kept in sync.


# daee9857 04-Feb-2020 Dmitry Stogov

Fixed JIT for BIND_GLOBAL


# 2b279b42 31-Jan-2020 Dmitry Stogov

We don't need "safe" destruction anymore


# d8a1e3da 31-Jan-2020 Nikita Popov

Fix JIT as well


# 7e7a85e8 31-Jan-2020 Dmitry Stogov

Fixed JIT part for bug #79094


# 99db00b1 19-Jan-2020 Máté Kocsis

Fix #78880 Another round


# afdaa911 16-Jan-2020 Máté Kocsis

Fix #78880: Final spelling fixes


# 0b4778c3 16-Jan-2020 Máté Kocsis

Fix #78880: Another bunch of spelling errors


# 27815959 13-Jan-2020 Dmitry Stogov

Improve access to zend_map_ptr data


# 7b69855b 26-Dec-2019 Dmitry Stogov

Fixed type_info for new array element (it may be only NULL)


# dabc28d1 21-Dec-2019 Christoph M. Becker

Fix #78880: Spelling error report

We fix the most often occuring typos according to a recent codespell
report[1] in tests, code comments and documentation.

[1] <https://fossies.

Fix #78880: Spelling error report

We fix the most often occuring typos according to a recent codespell
report[1] in tests, code comments and documentation.

[1] <https://fossies.org/linux/test/php-src-master-f8f48ce.191129.tar.gz/codespell.html>.

show more ...


# b7e1eecd 17-Dec-2019 Dmitry Stogov

Avoid generation of "jmp" to next instruction


# 97bba4ff 17-Dec-2019 Dmitry Stogov

Make "exception_handler_undef" stub to check EG(opline_before_exception) and undefine corresponnding result variable, if necessary.
This fixes few invalid "exception_handler_undef" usages.


# ebf35cc8 06-Dec-2019 Dmitry Stogov

Fixed operation with result in CPU register


# 990b5567 06-Dec-2019 Dmitry Stogov

Use cheaper code for overflow +/-1


Revision tags: php-7.3.13RC1, php-7.2.26RC1
# c0e04965 30-Nov-2019 Lucas Martín

Fix typo in xmm15 register


# f8f48ce8 29-Nov-2019 Dmitry Stogov

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.


# b7241adf 28-Nov-2019 Dmitry Stogov

typos


# 36175b3c 27-Nov-2019 Dmitry Stogov

Fixed wrong parameteris order


# 40ef3196 27-Nov-2019 Dmitry Stogov

Fixed register allocation


1...<<21222324252627