Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-04-04 17:46:36 -0700 (Sun, 04 Apr 2004)
Revision: 5593
Log message:
. Changed the way Reserve is handled to make it more general in
. anticipation of other kinds of special operations.
.
. 1. The Core_special module defines special transformations
. that need to be performed before closure conversion.
. 2. The Mcc_x86_prologue module defines a function prologue,
. where code for these operations is expanded.