Make assignTemp_ less pessimistic
[ghc-hetmet.git] / compiler / codeGen / SMRep.lhs
2011-01-24 Simon MarlowMerge in new code generator branch.
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2008-12-29 Ian LynaghFix warnings in SMRep
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in SMRep
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2007-09-07 simonpj@microsoft.comAdd clarifying comments
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-06-27 Michael D. AdamsFirst pass at implementing info tables for CPS
2007-06-27 Michael D. AdamsAdded pointerhood to LocalReg
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-17 Simon MarlowRejig TABLES_NEXT_TO_CODE: the -unreg flag was broken...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-20 Manuel M T ChakravartyGADT selector bugfix, bits of cleanup
2006-04-07 Simon MarlowReorganisation of the source tree