summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmCvt.hs
Commit message (Expand)AuthorAgeFilesLines
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-3/+20
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-10/+16
* added node to push a closure onto the current call contextNorman Ramsey2007-09-171-2/+3
* scrub away remaining MidNopNorman Ramsey2007-09-151-1/+0
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-4/+5
* Remove warning flags from individual compiler modulesIan Lynagh2007-09-121-1/+0
* change the zipper representation of callsNorman Ramsey2007-09-121-42/+67
* renaming, reorganizing, and better doco for ZipCfgNorman Ramsey2007-09-111-1/+1
* split the CmmGraph constructor interface from the representationNorman Ramsey2007-09-111-3/+3
* add a big diagnostic for failures in CmmCvt.toZgraphNorman Ramsey2007-09-111-3/+2
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+151