summaryrefslogtreecommitdiff
path: root/compiler/cmm/CmmUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Fix validate with old bootstrapping compilersIan Lynagh2011-10-021-0/+5
* Replace a -w flag with the more specific -fno-warn-deprecationsIan Lynagh2011-10-021-1/+1
* rewrite branchChainElim; other refactoring in CmmContFlowOptSimon Marlow2011-08-251-1/+5
* Renaming onlySimon Peyton Jones2011-08-251-3/+3
* More refactoring (CgRep)Simon Peyton Jones2011-08-251-0/+4
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-30/+362
* Merge in new code generator branch.Simon Marlow2011-01-241-84/+3
* Add new LLVM code generator to GHC. (Version 2)David Terei2010-06-151-1/+1
* Fix warnings in CmmUtilsIan Lynagh2008-12-291-11/+5
* Removed warnings, made Haddock happy, added examples in documentationdias@eecs.harvard.edu2008-10-171-1/+1
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-24/+70
* replace Cmm 'hint' with 'kind'Norman Ramsey2008-05-031-2/+2
* minor changes to Cmm left over from September 2007Norman Ramsey2008-05-031-0/+1
* change CmmActual, CmmFormal to use a data CmmHinted rather than tuple (#1405)Isaac Dupree2008-01-041-2/+2
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-7/+7
* a good deal of salutory renamingNorman Ramsey2007-09-071-1/+1
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Finished support for foreign calls in the CPS passMichael D. Adams2007-07-031-0/+28
* Module header tidyup, phase 1Simon Marlow2006-10-111-2/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+177