Cascade optimization was changed to skip empty bbs.
commit635648108a3f856bc2da69a36fc5f617bdc2dab6
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 5 Oct 2008 23:39:03 +0000 (5 19:39 -0400)
committerVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 5 Oct 2008 23:39:03 +0000 (5 19:39 -0400)
tree01bc0ee1cc23694b12634558ff5ead43da70b45c
parentaa6d487450ace33b7778e46c0d69212c1ae0e808
Cascade optimization was changed to skip empty bbs.
Now, we should have a working switch prototype, and have a cascade
optimization that eliminates bbs that are single gotos.
TODO
cfg.scm
code-generation.scm
optimizations.scm
six-comp.scm
tests/test2.c