1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext/opcache/Optimizer
Nikita Popov e0a8c7a8d0 Remove CV limitation when determining value from type in SCCP
As far as I can determine, this is no longer a problem: We will
not try to remove the defining instructions (this is only done if
the value is known by SCCP itself) and we also only determine
non-refcounted values in this way, so it is not a problem if the
FREE is omitted.
2019-12-05 15:26:16 +01:00
..
2019-11-08 15:15:48 +01:00
2019-02-05 10:33:28 +03:00
2019-12-05 14:55:22 +01:00
2019-11-08 15:15:48 +01:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-10-11 11:23:02 +03:00
2019-02-05 10:33:28 +03:00
2019-10-09 13:48:39 +03:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-12-05 13:15:54 +01:00
2019-05-28 11:23:02 +02:00
2019-10-14 21:49:08 +03:00
2019-10-03 02:18:16 +03:00
2019-02-05 10:33:28 +03:00