mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* module/language/cps/cse.scm (compute-truthy-expressions): Operate on a single function. (eliminate-common-subexpressions-in-fun): Instead of computing a set of labels to eliminate, go ahead and do the elimination as we go. (fold-renumbered-functions): Can just use a single seed now. (eliminate-common-subexpressions): Simplify to just fold over functions, building up renamed output as we go. |
||
---|---|---|
.. | ||
brainfuck | ||
bytecode | ||
cps | ||
ecmascript | ||
elisp | ||
scheme | ||
tree-il | ||
value | ||
bytecode.scm | ||
cps.scm | ||
tree-il.scm |