patch applied (ghc): Small step toward call-conv improvement:
separate out calls and returns
John Dias
dias at eecs.harvard.edu
Fri Apr 3 16:55:31 EDT 2009
Mon Mar 23 10:07:06 PDT 2009 dias at eecs.tufts.edu
* Small step toward call-conv improvement: separate out calls and returns
M ./compiler/cmm/CmmCallConv.hs -6 +8
M ./compiler/cmm/CmmCvt.hs -2 +2
M ./compiler/cmm/MkZipCfgCmm.hs -5 +5
M ./compiler/cmm/ZipCfgCmmRep.hs -8 +14
M ./compiler/codeGen/StgCmmExpr.hs -1 +1
M ./compiler/codeGen/StgCmmLayout.hs -2 +2
M ./compiler/codeGen/StgCmmMonad.hs -1 +1
M ./compiler/codeGen/StgCmmPrim.hs -1 +1
M ./compiler/codeGen/StgCmmUtils.hs -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090323170706-38771-48d344d1fa32c6aa7c92c0d45f3c250e83b7bc27.gz
More information about the Cvs-ghc
mailing list