Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-27 09:53:13 -0800 (Sun, 27 Mar 2005)
Revision: 7056
Log message:

      Preparing for spilled function parameters.
      
      The idea here is to tag the parameter types as representing
      spills or registers.  We have to extend the function type, and
      this will cause fairly extensive changes throughout the backend.
      

Changes  Path
+16 -1 mpcompiler/mmc/arch/x86/base/mmc_x86_asm.mli