Trim unused imports detected by new unused-import code
[ghc-hetmet.git] / compiler / nativeGen / X86 / Regs.hs
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2009-05-27 Ben.Lippmeier.anu... Follow vreg/hreg patch in X86_64 NCG
2009-05-26 Ben.Lippmeier@anu... Follow vreg/hreg patch in PPC NCG
2009-05-19 Ben.Lippmeier@anu... Follow vreg/hreg patch in x86 NCG
2009-05-18 Ben.Lippmeier@anu... Split Reg into vreg/hreg and add register pairs
2009-02-15 Ben.Lippmeier@anu... NCG: Validate fixes for x86-linux
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...
2009-02-13 Ben.Lippmeier@anu... NCG: Validate fixes for powerpc
2009-02-05 Ben.Lippmeier@anu... NCG: Validate fixes
2009-02-04 Ben.Lippmeier@anu... NCG: Split RegAllocInfo into arch specific modules
2009-02-04 Ben.Lippmeier@anu... NCG: Split MachRegs.hs into arch specific modules