TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 576222998c feat(compiler): add expected and unexpected branch prediction functions 1 month ago
..
branch-prediction.phpt feat(compiler): add expected and unexpected branch prediction functions 1 month ago
break-continue-level.phpt mv tests/aot to tests/compiler 1 month ago
condition-side-effects.phpt mv tests/aot to tests/compiler 1 month ago
control_structures.phpt mv tests/aot to tests/compiler 1 month ago
do-while-condition-side-effects.phpt mv tests/aot to tests/compiler 1 month ago
empty-else.phpt mv tests/aot to tests/compiler 1 month ago
expression-side-effects-composed.phpt mv tests/aot to tests/compiler 1 month ago
for-condition-side-effects.phpt mv tests/aot to tests/compiler 1 month ago
goto.phpt mv tests/aot to tests/compiler 1 month ago
match-expression.phpt mv tests/aot to tests/compiler 1 month ago
match-lazy-eval.phpt mv tests/aot to tests/compiler 1 month ago
match-true-instanceof.phpt mv tests/aot to tests/compiler 1 month ago