summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmSpillReload.hs
Commit message (Expand)AuthorAgeFilesLines
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-155/+90
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-33/+28
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-104/+131
* minor changes to Cmm left over from September 2007Norman Ramsey2008-05-031-2/+3
* Make the instance of DebugNodes more H98-likesimonpj@microsoft.com2008-01-041-1/+1
* move and generalize another instance (#1405)Isaac Dupree2007-12-261-3/+0
* massive convulsion in ZipDataflowNorman Ramsey2007-09-211-13/+30
* added node to push a closure onto the current call contextNorman Ramsey2007-09-171-0/+1
* tightened some dataflow code as part of preparing a talkNorman Ramsey2007-09-171-17/+28
* reloads are now sunk as deep as possibleNorman Ramsey2007-09-151-3/+65
* get rid of MidNopNorman Ramsey2007-09-151-2/+1
* tidying cmm/CmmSpillReload.hsNorman Ramsey2007-09-131-16/+12
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-3/+3
* Remove warning flags from individual compiler modulesIan Lynagh2007-09-121-1/+0
* change the zipper representation of callsNorman Ramsey2007-09-121-7/+7
* split the CmmGraph constructor interface from the representationNorman Ramsey2007-09-111-1/+1
* no registers are available after a callNorman Ramsey2007-09-071-0/+1
* wrote an analysis to help in sinking Reload instructionsNorman Ramsey2007-09-071-16/+69
* a good deal of salutory renamingNorman Ramsey2007-09-071-9/+32
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+231