minor changes to Cmm left over from September 2007
authorNorman Ramsey <nr@eecs.harvard.edu>
Sat, 3 May 2008 22:34:52 +0000 (22:34 +0000)
committerNorman Ramsey <nr@eecs.harvard.edu>
Sat, 3 May 2008 22:34:52 +0000 (22:34 +0000)
commitba60dc74fdb18fe655cfac605130cf6480116e47
tree708ae6bc3717a18d7af6ed4b63c2a60138d91324
parentad5299d90d21898470f1d9dd5742d40fa1a8ebc0
minor changes to Cmm left over from September 2007
Nothing too deep here; primarily tinking with prettyprinting
and names.  Also eliminated some warnings.  This patch covers
most (but not all) of the code NR changed at the very end
of September 2007, just before ICFP hit...
13 files changed:
compiler/cmm/CmmCPSZ.hs
compiler/cmm/CmmLiveZ.hs
compiler/cmm/CmmProcPointZ.hs
compiler/cmm/CmmSpillReload.hs
compiler/cmm/CmmUtils.hs
compiler/cmm/DFMonad.hs
compiler/cmm/OptimizationFuel.hs
compiler/cmm/PprC.hs
compiler/cmm/PprCmm.hs
compiler/cmm/StackColor.hs
compiler/cmm/ZipCfg.hs
compiler/cmm/ZipCfgCmmRep.hs
compiler/cmm/ZipDataflow0.hs