Fixed a bug that caused calls whose return value was the argument of a
commit669e81ce32dae56f3065229e4486fd5cd3fa5c7c
authorVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Wed, 17 Jun 2009 20:47:14 +0000 (17 16:47 -0400)
committerVincent St-Amour <stamourv@dino13.iro.umontreal.ca>
Wed, 17 Jun 2009 20:47:14 +0000 (17 16:47 -0400)
tree9d13a9fbf14a36b60691e7600761279f623534b1
parent3fa837953a37b0a6de293dd3b523d58aed498f42
Fixed a bug that caused calls whose return value was the argument of a
multiplication or a shift (operators that can wither generate a cfg
directly, or generate a routine call) to be generated 3 times.
cfg.scm
register-allocation.scm
six-comp.scm
tests/picobit/picobit-vm-sixpic.c