History log of /php-src/Zend/zend_vm_def.h (Results 451 – 475 of 2284)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ef05eab4 04-Jul-2019 Dmitry Stogov

Improve zend_binary_assign_op helpers.
Reorder opcode numbers to make ADD-POW and ASSIGN_ADD-ASSIGN_POW opcodes sequencional.

# 91612471 04-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Introduce and use ZEND_VM_INLINE_HANDLER() to avoid ZEND_RETURN exception


# 925fd0fe 04-Jul-2019 Dmitry Stogov

Introduce and use ZEND_VM_INLINE_HANDLER() to avoid ZEND_RETURN exception

# 6188a69b 03-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Optimization of INC/DEC helpers


# 56b8b165 03-Jul-2019 Dmitry Stogov

Optimization of INC/DEC helpers

# 05ac4acc 02-Jul-2019 Nikita Popov

Merge branch 'PHP-7.4'


# 03846afd 02-Jul-2019 Nikita Popov

Fix clang build

# ccbdd41e 01-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Use string destructor instead of general zval_ptr_dtor_nogc()


# 2d4bb4f4 01-Jul-2019 Dmitry Stogov

Use string destructor instead of general zval_ptr_dtor_nogc()

# 686f6b38 01-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Eliminate exception checks


# f58c645d 01-Jul-2019 Dmitry Stogov

Eliminate exception checks

# f393502e 01-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Micro-optimization


# f2b6b2ee 01-Jul-2019 Dmitry Stogov

Micro-optimization

# 0b6c294e 01-Jul-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Fixed GOTO VM


# 39a08543 01-Jul-2019 Dmitry Stogov

Fixed GOTO VM

# e4f4be1a 25-Jun-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Reduce overhead of delayed early binding


# e8f1f701 25-Jun-2019 Dmitry Stogov

Reduce overhead of delayed early binding

# ca22c456 25-Jun-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Keep lowercased parent class name as second argument of DECLARE_CLASS to avoid extra work at run-time


# 759f4ecd 25-Jun-2019 Dmitry Stogov

Keep lowercased parent class name as second argument of DECLARE_CLASS to avoid extra work at run-time

# e18c60cd 24-Jun-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Fixed bug 78175 (Preloading must store default values of static variables and properties)


# 0f29fb5c 24-Jun-2019 Dmitry Stogov

Fixed bug 78175 (Preloading must store default values of static variables and properties)

# 53bcc233 21-Jun-2019 Dmitry Stogov

Merge branch 'PHP-7.4'

* PHP-7.4:
Cleanup


# e1e8e670 21-Jun-2019 Dmitry Stogov

Cleanup

# 36452922 19-Jun-2019 Nikita Popov

Merge branch 'PHP-7.4'


# ed2a2423 19-Jun-2019 Nikita Popov

Fix signed shift UB

1...<<11121314151617181920>>...92