Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Haddock errors. | Thomas Schilling | 2008-07-20 | 1 | -2/+3 |
* | Replacing copyins and copyouts with data-movement instructions | dias@eecs.harvard.edu | 2008-05-29 | 1 | -43/+37 |
* | Cmm back end upgrades | dias@eecs.harvard.edu | 2008-05-29 | 1 | -18/+64 |
* | Small changes to mk-ing flow graphs | simonpj@microsoft.com | 2007-09-19 | 1 | -5/+15 |
* | added node to push a closure onto the current call context | Norman Ramsey | 2007-09-17 | 1 | -1/+5 |
* | fix misspelled constructor | Norman Ramsey | 2007-09-15 | 1 | -1/+1 |
* | get rid of MidNop | Norman Ramsey | 2007-09-15 | 1 | -1/+1 |
* | Wibbles to MkZipCfgCmm stuff | simonpj@microsoft.com | 2007-09-14 | 1 | -10/+25 |
* | Comments only | simonpj@microsoft.com | 2007-09-13 | 1 | -1/+2 |
* | remove remaining redundancies from ZipCfgCmmRep | Norman Ramsey | 2007-09-12 | 1 | -2/+7 |
* | change the zipper representation of calls | Norman Ramsey | 2007-09-12 | 1 | -8/+12 |
* | split the CmmGraph constructor interface from the representation | Norman Ramsey | 2007-09-11 | 1 | -0/+84 |