summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmContFlowOpt.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge in new code generator branch.Simon Marlow2011-01-241-134/+128
* Comments and Cmm notessimonpj@microsoft.com2009-09-111-0/+1
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Buggy optimizations caused function-call return to share the function's entry...dias@eecs.tufts.edu2009-03-311-25/+50
* A few bug fixes; some improvements spurred by paper writingdias@eecs.harvard.edu2009-03-031-29/+24
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-39/+43
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-34/+74
* Fix Haddock errors.Thomas Schilling2008-07-201-2/+2
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-1/+1
* Cmm back end upgradesdias@eecs.harvard.edu2008-05-291-6/+49
* remove remaining redundancies from ZipCfgCmmRepNorman Ramsey2007-09-121-2/+2
* 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
* adding new files to do with new cmm functionalityNorman Ramsey2007-09-071-0/+116