Code simplifications due to call/return separation; some improvements to how node...
authordias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 20:11:40 +0000 (20:11 +0000)
committerdias@eecs.tufts.edu <unknown>
Mon, 23 Mar 2009 20:11:40 +0000 (20:11 +0000)
commit5dd61c6680eb9c2091048cacbfa53ab9e55ddcb6
tree96fe92ba02adc671f2a85efbcb0970911a7520ba
parent8e9c95ac7ad62c5ce6d39e52ac8da6936f19da4c
Code simplifications due to call/return separation; some improvements to how node argument is managed
compiler/cmm/CmmCallConv.hs
compiler/cmm/CmmProcPointZ.hs
compiler/cmm/MkZipCfgCmm.hs
compiler/codeGen/StgCmmBind.hs
compiler/codeGen/StgCmmHeap.hs