Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-15 21:19:50 -0800 (Tue, 15 Mar 2005)
Revision: 6942
Log message:

      mmc_int_test/test_cps1 makes it part way through the backend.
      

Changes  Path
+1 -1 mpcompiler/mmc/arch/x86/base/mmc_x86_asm_grammar.mli
+32 -3 mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen.ml
+3 -0 mpcompiler/mmc/arch/x86/codegen/mmc_x86_codegen_grammar.mli
+29 -2 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.ml
+10 -0 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple_grammar.ml
+9 -0 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple_grammar.mli