X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2Fcmm-notes;h=c0ccadfbecaa9673906f4e639d1adc4713733a15;hb=643397208b83f1654bceeef40c793f11592ef816;hp=e787f18b17bb5af22b0a00be5f5df81d92c53d04;hpb=dcc7b25a12eb07285a0b717b43ce62feb1f7dae1;p=ghc-hetmet.git diff --git a/compiler/cmm/cmm-notes b/compiler/cmm/cmm-notes index e787f18..c0ccadf 100644 --- a/compiler/cmm/cmm-notes +++ b/compiler/cmm/cmm-notes @@ -1,3 +1,7 @@ +More notes (May 11) +~~~~~~~~~~~~~~~~~~~ +In CmmNode, consider spliting CmmCall into two: call and jump + Notes on new codegen (Aug 10) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~