Dmitry Stogov
|
b27f6826d4
|
Replce ZEND_FETCH_* instructions with IS_CV if possible
|
2013-08-09 17:47:47 +04:00 |
|
Dmitry Stogov
|
60a59d27b4
|
Disable FCALL optimization pass for PHP older than 5.4
|
2013-04-18 22:22:48 +04:00 |
|
Dmitry Stogov
|
edfeab8bf2
|
Added an optimization pass to convert FCALL_BY_NAME into DO_FCALL.
|
2013-04-18 22:12:31 +04:00 |
|
Dmitry Stogov
|
2bfb523f45
|
Merge identical constants (and related cache_slots) in op_array->literals table.
|
2013-04-18 10:48:16 +04:00 |
|
Dmitry Stogov
|
36d343c0c4
|
Merge branch 'PHP-5.5' into PHP-5.5-opcache
* PHP-5.5:
Initialize literals hash_value and cache_slot
Added curl config test for windows
updated lib versions
updated lib versions
fixed EOL
updated lib versions
allow lcov 1.10
allow lcov 1.10
Conflicts:
ext/opcache/Optimizer/zend_optimizer.c
|
2013-04-17 21:32:08 +04:00 |
|
Dmitry Stogov
|
5a897009a8
|
Initialize literals hash_value and cache_slot
|
2013-04-17 21:19:56 +04:00 |
|
Dmitry Stogov
|
276847caba
|
Added script level constant replacement
|
2013-04-11 15:18:35 +04:00 |
|
Dmitry Stogov
|
a62ffb72f4
|
Renamed Zend Optimizer+ into Zend OPcache
|
2013-03-19 10:32:24 +04:00 |
|
Dmitry Stogov
|
34d3202eda
|
Merge Zend Optimizer+
git-subtree-dir: ext/opcache
git-subtree-mainline: b1dbfb7357
git-subtree-split: 8d35170c5f
|
2013-03-16 00:41:46 +04:00 |
|