summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmLiveZ.hs
Commit message (Expand)AuthorAgeFilesLines
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-1/+1
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-10/+12
* minor changes to Cmm left over from September 2007Norman Ramsey2008-05-031-1/+1
* massive convulsion in ZipDataflowNorman Ramsey2007-09-211-1/+1
* Mostly comments, following NR/SPJ meetingsimonpj@microsoft.com2007-09-191-1/+1
* added node to push a closure onto the current call contextNorman Ramsey2007-09-171-0/+1
* get rid of MidNopNorman Ramsey2007-09-151-2/+1
* tidying cmm/CmmLiveZ.hsNorman Ramsey2007-09-131-7/+6
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-3/+3
* Remove warning flags from individual compiler modulesIan Lynagh2007-09-121-1/+1
* change the zipper representation of callsNorman Ramsey2007-09-121-6/+6
* split the CmmGraph constructor interface from the representationNorman Ramsey2007-09-111-1/+1
* wrote an analysis to help in sinking Reload instructionsNorman Ramsey2007-09-071-1/+1
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+76