Added 'return' to C--, and made arguments to 'jump' into CmmExpr
[ghc-hetmet.git] / compiler / cmm / PprCmm.hs
2007-05-16 Michael D. AdamsAdded 'return' to C--, and made arguments to 'jump...
2007-07-02 Simon MarlowFIX #1471: print strings using Haskell quoting syntax
2007-01-17 mrchebas@gmail.comprettifying Cmm: print MachOps as identifiers by replac...
2007-01-17 mrchebas@gmail.comprettifying Cmm a bit: convert (x + (-N)) to (x - N)
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree