ircmaxell / php-optimizer

PHP的CFG优化器

dev-master 2019-02-27 18:45 UTC

This package is auto-updated.

Last update: 2024-08-28 07:07:02 UTC


README

目前,这个工具仅执行简单的优化,例如常量传播和常量条件跳转消除。