--- sml/trunk/src/MLRISC/cm/HPPA.cm 2000/12/30 13:06:09 771 +++ sml/trunk/src/MLRISC/cm/HPPA.cm 2001/01/12 01:17:51 775 @@ -1,12 +1,5 @@ -(* HPPA-MLRISC.cm - * - * COPYRIGHT (c) 1999 Bell Labs, Lucent Technologies. - * - * HPPA specific modules for MLRISC code generation framework. - *) - -Library - +(* This file is created by makeallcm *) +Library signature HPPACELLS signature HPPAINSTR signature HPPASHUFFLE @@ -24,29 +17,33 @@ functor HppaRewrite functor HppaShuffle is - #if defined(NEW_CM) #if SMLNJ_VERSION * 100 + SMLNJ_MINOR_VERSION >= 11030 - $/basis.cm - $/smlnj-lib.cm + $/basis.cm +#if defined(UNSHARED_MLRISC) + $/smlnj-lib.cm + MLRISC.cm + Control.cm + Lib.cm +#else + $/smlnj-lib.cm $/MLRISC.cm $/Control.cm $/Lib.cm +#endif #else - basis.cm - smlnj-lib.cm + basis.cm + smlnj-lib.cm MLRISC.cm Control.cm Lib.cm #endif #else - smlnj-lib.cm + smlnj-lib.cm MLRISC.cm Control.cm Lib.cm #endif - - (* HPPA specific backend *) ../hppa/instructions/hppaCells.sml ../hppa/instructions/hppaInstr.sml ../hppa/instructions/hppaShuffle.sig @@ -61,5 +58,3 @@ ../hppa/mltree/hppaLabelComp.sig ../hppa/mltree/hppa.sml ../hppa/ra/hppaRewrite.sml - (* ../hppa/ra/hppaRegAlloc.sml *) -
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: omp.sig ../hppa/mltree/hppa.sml ../hppa/ra/hppaRewrite.sml - (* ../hppa/ra/hppaRegAlloc.sml *) -