replace #ifdef DEBUG with debugIsOn in cmm/MkZipCfg
[ghc-hetmet.git] / compiler / cmm / MkZipCfg.hs
2007-09-14 Norman Ramseyreplace #ifdef DEBUG with debugIsOn in cmm/MkZipCfg
2007-09-13 simonpj@microsoft.comComments only
2007-09-12 Ian LynaghRemove warning flags from individual compiler modules
2007-09-12 Manuel M T ChakravartyFix type error in MkZipCfg
2007-09-11 Norman Ramseysplit the CmmGraph constructor interface from the repre...
2007-09-11 Norman Ramseycheck for unreachable code only with -DDEBUG
2007-09-08 Norman Ramseyimplement the outOfLine primitive in MkZipCfg (proposed...
2007-09-07 Norman RamseywithUnique and mkBlock as requested by SLPJ (but only...
2007-09-07 Norman Ramseyadding new files to do with new cmm functionality