summaryrefslogtreecommitdiff
path: root/compiler/cmm/PprCmmZ.hs
Commit message (Expand)AuthorAgeFilesLines
* A few bug fixes; some improvements spurred by paper writingdias@eecs.harvard.edu2009-03-031-9/+9
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-16/+6
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-48/+18
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-1/+1
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-5/+6
* (F)SLIT -> (f)sLit in PprCmmZIan Lynagh2008-04-121-7/+5
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-2/+3
* change the zipper representation of callsNorman Ramsey2007-09-121-34/+58
* renaming, reorganizing, and better doco for ZipCfgNorman Ramsey2007-09-111-2/+2
* split the CmmGraph constructor interface from the representationNorman Ramsey2007-09-111-1/+1
* default ppr method for CmmGraph now tells more about the representationNorman Ramsey2007-09-111-10/+4
* Turn off orphan warningsIan Lynagh2007-09-101-2/+1
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+112