swap <[]> and <{}> syntax
[ghc-hetmet.git] / compiler / cmm / CmmUtils.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2008-12-29 Ian LynaghFix warnings in CmmUtils
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-05-03 Norman Ramseyreplace Cmm 'hint' with 'kind'
2008-05-03 Norman Ramseyminor changes to Cmm left over from September 2007
2008-01-04 Isaac Dupreechange CmmActual, CmmFormal to use a data CmmHinted...
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-07 Norman Ramseya good deal of salutory renaming
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-07-03 Michael D. AdamsFinished support for foreign calls in the CPS pass
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-04-07 Simon MarlowReorganisation of the source tree