summaryrefslogtreecommitdiff
path: root/compiler/cmm/BlockId.hs
Commit message (Expand)AuthorAgeFilesLines
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+3
* Move -fno-warn-orphan flag into individual modulesIan Lynagh2012-07-151-0/+1
* put back the newtype around LabelSimon Marlow2012-07-061-1/+7
* Remove "fuel", adapt to Hoopl changes, fix warningsSimon Marlow2012-07-051-1/+1
* BlockId == Int nowSimon Marlow2012-03-151-6/+0
* use qualified names for claritySimon Marlow2011-08-251-4/+4
* Merge in new code generator branch.Simon Marlow2011-01-241-115/+24
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-22/+108
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-1/+14
* Replacing copyins and copyouts with data-movement instructionsdias@eecs.harvard.edu2008-05-291-0/+60