diff options
author | Andy Wingo <wingo@pobox.com> | 2017-11-30 12:51:45 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2017-11-30 12:51:45 +0100 |
commit | 2ab89102e7c82d114c0ac0ecd2a5d806637fdaab (patch) | |
tree | c216a99b10498c31467dd3b6b15f9116d1e30358 /module/language/cps/optimize.scm | |
parent | eb85b4190f5d8349c8dc0121c27b85347370605e (diff) | |
download | guile-2ab89102e7c82d114c0ac0ecd2a5d806637fdaab.tar.gz |
Improve CSE complexity
* module/language/cps/cse.scm (compute-available-expressions):
(compute-equivalent-subexpressions): Improve algorithmic complexity of
CSE by pre-computing the labels whose reads are clobbered by a label's
writes.
Diffstat (limited to 'module/language/cps/optimize.scm')
0 files changed, 0 insertions, 0 deletions