Changes by: Brian Emre Aydemir (baydemir at cis.upenn.edu)
Date: 2001-10-18 02:07:10 -0700 (Thu, 18 Oct 2001)
Revision: 3422
Log message:
Lots of changes in this update:
- Added terms for rawint sets.
- Added additional terms for FIR entities. There
should be terms for just about anything.
- Moved a few more things into Fir_eval since
that's where they belonged. Fir_eval contains
terms that are needed just to evaluate programs.
- Added a deadcode elimination tactic. The rewrites
are simple and proven.
- Added stub files for marshalling to and from
the mojave compiler Fir.prog type.