Optimized register allocation by moving a costly calculation outside
commitebee14dd08689090e7ba1b7445318d526ae78d40
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 29 Jun 2009 23:50:35 +0000 (29 19:50 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Mon, 29 Jun 2009 23:50:35 +0000 (29 19:50 -0400)
tree177b37dfeef73a2e1dbf7cc48b8d61ec09483cfe
parentaaa4e984f5239c37fe97b7883185a8b5e1fd617e
Optimized register allocation by moving a costly calculation outside
of an inner loop. Instead of taking ~30 seconds, it now takes ~3.
register-allocation.scm
six-comp.scm