Moved global register saving from the backend to codeGen
[ghc-hetmet.git] / compiler / codeGen / CgUtils.hs
2007-05-25 Michael D. AdamsMoved global register saving from the backend to codeGen
2007-05-09 Simon MarlowStore the constructor name in the info table in UTF-8
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-01-22 Simon MarlowSemi-tagging optimisation
2007-01-19 mrchebas@gmail.comsmall debugging output cleanup
2007-01-19 mrchebas@gmail.comdon't make jump tables for small switches (<= 4 branches)
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-07-25 Simon MarlowGeneralise Package Support
2006-04-07 Simon MarlowReorganisation of the source tree