Implement SSE2 floating-point support in the x86 native code generator (#594)
[ghc-hetmet.git] / compiler / nativeGen / RegAlloc / Graph / TrivColorable.hs
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...