patch applied (ghc): Massive patch for the first months work adding
System FC to GHC #30
chak at cse.unsw.edu.au
chak at cse.unsw.edu.au
Wed Sep 20 17:14:12 EDT 2006
Fri Sep 15 14:24:58 PDT 2006 Manuel M T Chakravarty <chak at cse.unsw.edu.au>
* Massive patch for the first months work adding System FC to GHC #30
Fri Aug 4 18:13:20 EDT 2006 Manuel M T Chakravarty <chak at cse.unsw.edu.au>
* Massive patch for the first months work adding System FC to GHC #30
Broken up massive patch -=chak
Original log message:
This is (sadly) all done in one patch to avoid Darcs bugs.
It's not complete work... more FC stuff to come. A compiler
using just this patch will fail dismally.
M ./compiler/simplCore/CSE.lhs +1
M ./compiler/simplCore/FloatIn.lhs -4 +2
M ./compiler/simplCore/FloatOut.lhs +4
M ./compiler/simplCore/OccurAnal.lhs +5
M ./compiler/simplCore/SetLevels.lhs +4
M ./compiler/simplCore/SimplEnv.lhs -77 +22
M ./compiler/simplCore/SimplUtils.lhs -21 +66
M ./compiler/simplCore/Simplify.lhs -130 +77
More information about the Cvs-ghc
mailing list