X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2Fcmm-notes;h=c0ccadfbecaa9673906f4e639d1adc4713733a15;hp=e787f18b17bb5af22b0a00be5f5df81d92c53d04;hb=b2bd63f99d643f6b3eb30bb72bb9ae26d4183252;hpb=dcc7b25a12eb07285a0b717b43ce62feb1f7dae1 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) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~