added node to push a closure onto the current call context
authorNorman Ramsey <nr@eecs.harvard.edu>
Mon, 17 Sep 2007 17:29:39 +0000 (17:29 +0000)
committerNorman Ramsey <nr@eecs.harvard.edu>
Mon, 17 Sep 2007 17:29:39 +0000 (17:29 +0000)
commit5b83f4b4e52ac3a49f5b45109c858b959aed04b2
tree90e49aef680fb8bd1dbb0cd4477d5ce64cf9ada9
parent4b0d76295acb46696d297192c9178b460d2472b8
added node to push a closure onto the current call context
compiler/cmm/CmmCvt.hs
compiler/cmm/CmmLiveZ.hs
compiler/cmm/CmmSpillReload.hs
compiler/cmm/MkZipCfgCmm.hs
compiler/cmm/ZipCfgCmmRep.hs