BIN_DIST_INST_SUBDIR Needs to be defined in config.mk so ./Makefile can see it
[ghc-hetmet.git] / compiler / nativeGen / RegSpillCost.hs
2007-09-14 Ben.Lippmeier@anu... Change spill cost function back to inverse length of...
2007-09-13 Ben.Lippmeier@anu... Better calculation of spill costs / selection of spill...