summaryrefslogtreecommitdiff
path: root/compiler/cmm/PprCmm.hs
Commit message (Expand)AuthorAgeFilesLines
* prettifying Cmm: print MachOps as identifiers by replacing ' ' with '_'mrchebas@gmail.com2007-01-171-1/+4
* prettifying Cmm a bit: convert (x + (-N)) to (x - N)mrchebas@gmail.com2007-01-171-0/+2
* Module header tidyup, phase 1Simon Marlow2006-10-111-11/+11
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+462