X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2Fcmm-notes;fp=compiler%2Fcmm%2Fcmm-notes;h=5f26edda7b421b39c394e7244e7218509f2c58ab;hp=546f9aeb4ce3f5a247aa478993bcbc28367d2387;hb=c8e5f0f65223013cd21f25512b21eac0327aefdf;hpb=f13f9fca8444da225443aea190e8659b96954ae9 diff --git a/compiler/cmm/cmm-notes b/compiler/cmm/cmm-notes index 546f9ae..5f26edd 100644 --- a/compiler/cmm/cmm-notes +++ b/compiler/cmm/cmm-notes @@ -8,8 +8,7 @@ More notes (June 11) or parameterise FCode over its envt; the CgState part seem useful for both -* Move top and tail calls to runCmmContFlowOpts from HscMain to CmmCps.cpsTop - (and rename the latter!) +* Rename CmmCPS * "Remove redundant reloads" in CmmSpillReload should be redundant; since insertLateReloads is now gone, every reload is reloading a live variable.