fix haddock submodule pointer
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / TrivColorable.hs
2011-05-31 Ian LynaghFix the build with GHC 6.12.3
2011-05-31 Ian LynaghRemove CPP from nativeGen/RegAlloc/Graph/TrivColorable.hs
2011-05-31 Ian LynaghWhitespace only in nativeGen/RegAlloc/Graph/TrivColorab...
2010-06-29 benl@ouroborus.netNCG: allocatableRegs is only giving us 8 SSE regs to...
2010-05-03 Milan StrakaReplace FiniteMap and UniqFM with counterparts from...
2010-02-04 Simon MarlowImplement SSE2 floating-point support in the x86 native...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-04-21 Ben.Lippmeier@anu... SPARC NCG: Fix available regs for graph allocator
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...