summaryrefslogtreecommitdiff
path: root/compiler/cmm/MkGraph.hs
Commit message (Expand)AuthorAgeFilesLines
* Clarify some commentsIan Lynagh2011-11-051-1/+2
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-6/+0
* Remove type synonyms for CmmFormals, CmmActuals (and hinted versions).Edward Z. Yang2011-06-131-17/+17
* Bake in ByteOff to ParamLocation, and remove ArgumentFormat synonym.Edward Z. Yang2011-06-131-1/+1
* Comments, layout and cmm-notesSimon Peyton Jones2011-06-101-18/+27
* Add GenCmmGraph, which is a generic version of CmmGraph.Edward Z. Yang2011-04-151-1/+1
* Merge in new code generator branch.Simon Marlow2011-01-241-0/+409