Move control flow optimization to CmmCPS.
[ghc-hetmet.git] / compiler / cmm / cmm-notes
index 546f9ae..5f26edd 100644 (file)
@@ -8,8 +8,7 @@ More notes (June 11)
 \r
   or parameterise FCode over its envt; the CgState part seem useful for both\r
 \r
-* Move top and tail calls to runCmmContFlowOpts from HscMain to CmmCps.cpsTop\r
-  (and rename the latter!)\r
+* Rename CmmCPS\r
 \r
 * "Remove redundant reloads" in CmmSpillReload should be redundant; since\r
   insertLateReloads is now gone, every reload is reloading a live variable.\r