Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2004-03-25 21:00:30 -0800 (Thu, 25 Mar 2004)
Revision: 5562
Log message:
Eliminated those pasky mov instructions for function definitions
in the x86 backend.
Changes | Path |
+24 -7 | mpcompiler/mmc/arch/x86/mmc_x86_codegen.ml |
+1 -0 | mpcompiler/mmc/arch/x86/mmc_x86_codegen.mli |
+12 -0 | mpcompiler/mmc/extensions/fix/mmc_ext_fix_x86.ml |