Changes by: Brian Emre Aydemir (baydemir at cis.upenn.edu)
Date: 2002-09-23 08:54:49 -0700 (Mon, 23 Sep 2002)
Revision: 3893
Log message:
Committing some work done over the weekend. I've pretty much fixed
all the typing rules I had done previously; the exceptions are the
FIR allocation operators. Places where documentation is lacking
should be explicitly marked now.
The only other major change is the addition of a script, atom_base_gen.py,
which processes mfir_tr_aotm_base.spec to generate mfir_tr_atom_base.ml*.
As with termOp_gen.py, I run the script by hand, as needed. (Both
scripts have saved me quite a bit of typing...)