Assign more accurate code sizes to primops, so that the inlining
[ghc-hetmet.git] / utils / genprimopcode / Syntax.hs
2011-05-24 Simon MarlowAssign more accurate code sizes to primops, so that...
2010-11-17 Ian LynaghFix the type sanity test in genprimopcode's Syntax.hs 2010-11-18
2007-04-10 Ian LynaghReplace genprimopcode's parsec parser with an alex...