Calls with and without passing node arguments more clearly separated
authordias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 17:47:00 +0000 (17:47 +0000)
committerdias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 17:47:00 +0000 (17:47 +0000)
commit617eb195e67525ffda967099fa8d9899e2b15ce8
tree80a7c9fbf641bd369860382cadb6d807bbfe6295
parent5d1c70a506f366eca47464f2a354de8cc0d9a795
Calls with and without passing node arguments more clearly separated
compiler/cmm/CmmCallConv.hs
compiler/cmm/CmmCvt.hs
compiler/cmm/MkZipCfgCmm.hs
compiler/cmm/ZipCfgCmmRep.hs
compiler/codeGen/StgCmmExpr.hs
compiler/codeGen/StgCmmLayout.hs
compiler/codeGen/StgCmmMonad.hs