RTS tidyup sweep, first phase
[ghc-hetmet.git] / compiler / nativeGen / SPARC / Regs.hs
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-20 Ben.Lippmeier@anu... SPARC NCG: validate fixes
2009-04-20 Ben.Lippmeier@anu... SPARC NCG: Base freeRegs on includes/MachRegs.h again
2009-03-31 Ben.Lippmeier@anu... SPARC NCG: HpLim is now always stored on the stack...
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Split up into chunks, and fix warnings.
2009-02-16 Ben.Lippmeier@anu... SPARC NCG: Reorganise Reg and RegInfo
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...
2009-02-11 Ben.Lippmeier@anu... SPARC NCG: Enumerate freeRegs / globalRegMaybe instead...
2009-02-05 Ben.Lippmeier@anu... NCG: Validate fixes
2009-02-04 Ben.Lippmeier@anu... NCG: Split MachRegs.hs into arch specific modules