Another small step: call and return conventions specified separately when making...
authordias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 17:28:37 +0000 (17:28 +0000)
committerdias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 17:28:37 +0000 (17:28 +0000)
commit5d1c70a506f366eca47464f2a354de8cc0d9a795
tree1a48d2dbe980047a1f43e730a2bbfd98f28194c2
parente239aa2329416a2822fcc03c4ed486c7d28739e1
Another small step: call and return conventions specified separately when making calls
compiler/cmm/CmmCallConv.hs
compiler/cmm/CmmCvt.hs
compiler/cmm/MkZipCfgCmm.hs
compiler/cmm/ZipCfgCmmRep.hs
compiler/codeGen/StgCmmExpr.hs
compiler/codeGen/StgCmmHeap.hs
compiler/codeGen/StgCmmLayout.hs
compiler/codeGen/StgCmmPrim.hs
compiler/codeGen/StgCmmUtils.hs