Added stack checks to the CPS algorithm
[ghc-hetmet.git] / compiler / codeGen / CgMonad.lhs
2007-06-27 Michael D. AdamsAdded stack checks to the CPS algorithm
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-06-27 Michael D. AdamsAdded an SRT to each CmmCall and added the current...
2007-05-22 Michael D. AdamsMake CmmProc take CmmFormals as argument
2007-05-21 Michael D. AdamsKeep flattenCgStmts from emitting spurious 'goto' after...
2007-02-28 Simon MarlowRemove vectored returns.
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-06-20 Simon MarlowflattenCgStmts: fix a case of empty code blocks being...
2006-04-07 Simon MarlowReorganisation of the source tree