CPS renumbering pass sorts conts in topological order
authorAndy Wingo <wingo@pobox.com>
Tue, 1 Apr 2014 10:03:37 +0000 (12:03 +0200)
committerAndy Wingo <wingo@pobox.com>
Tue, 1 Apr 2014 12:51:01 +0000 (14:51 +0200)
commit09220d215f4630e1735677adfe230f7ccf98a34f
treeda313ba2d00c1b47fce2f21df508f335cb4dea9a
parent2c3c086ef3411c8ddf1dfa11024b188a5068c1b0
CPS renumbering pass sorts conts in topological order

* module/language/cps/renumber.scm (sort-conts)
  (compute-new-labels-and-vars): Rework to sort the labels in
  topological order, and to prune any unreachable labels.
module/language/cps/renumber.scm