summaryrefslogtreecommitdiff
path: root/compiler/cmm/MkZipCfgCmm.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix Haddock errors.Thomas Schilling2008-07-201-2/+3
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-43/+37
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-18/+64
* Small changes to mk-ing flow graphssimonpj@microsoft.com2007-09-191-5/+15
* added node to push a closure onto the current call contextNorman Ramsey2007-09-171-1/+5
* fix misspelled constructorNorman Ramsey2007-09-151-1/+1
* get rid of MidNopNorman Ramsey2007-09-151-1/+1
* Wibbles to MkZipCfgCmm stuffsimonpj@microsoft.com2007-09-141-10/+25
* Comments onlysimonpj@microsoft.com2007-09-131-1/+2
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-2/+7
* change the zipper representation of callsNorman Ramsey2007-09-121-8/+12
* split the CmmGraph constructor interface from the representationNorman Ramsey2007-09-111-0/+84