CVS: sml-dist/src/compiler backend-amd64.cm, NONE, 1.1
Matthias Blume <[email protected]> Thu, 05 Oct 2006 09:26:31 -0700
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/compiler
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv30638/src/compiler
Added Files:
backend-amd64.cm
Log Message:
merged amd64 code from Mike Rainey
--- NEW FILE: backend-amd64.cm ---
(* backend-amd64.cm
*
* (C) 2006 The Felowship of SML/NJ
*
* This is the X86-specific part (backend) of the compiler.
*
* The present file is a group which gets referred to by the actual library
* file in system/smlnj/viscomp/x86.cm.
*)
Group
structure AMD64StdCallBackend
structure AMD64CCallBackend
functor AMD64CG
structure AMD64CpsRegs
structure AMD64Instr
structure AMD64Props
structure AMD64CFG
structure AMD64AsmEmitter
functor AMD64MemRegs
is
TopLevel/backend/amd64-stdcall.sml
TopLevel/backend/amd64-ccall.sml
CodeGen/amd64/amd64-mltreeext.sml
CodeGen/amd64/amd64CG.sml
CodeGen/amd64/amd64CpsRegs.sml
CodeGen/amd64/amd64MLTree.sml
CodeGen/amd64/amd64MLTreeExtComp.sml
CodeGen/amd64/amd64Runtime.sml
CodeGen/amd64/amd64StackSpills.sml
CodeGen/amd64/amd64gen.sml
CodeGen/amd64/amd64spec.sml
CodeGen/amd64/amd64MemRegs.sml
$smlnj/basis/basis.cm
$smlnj/smlnj-lib/smlnj-lib.cm
$smlnj/viscomp/basics.cm
$smlnj/viscomp/core.cm
$smlnj/MLRISC/Control.cm
$smlnj/MLRISC/MLRISC.cm
$smlnj/MLRISC/MLTREE.cm
$smlnj/MLRISC/AMD64.cm
$smlnj/MLRISC/Graphs.cm
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV