Make dumpIfSet_dyn_or use dumpSDoc
[ghc-hetmet.git] / compiler / nativeGen / TargetReg.hs
2011-05-31 Ian LynaghAdd an ArchUnknown constructor to the arch type
2011-05-31 Ian LynaghRemove CPP from nativeGen/TargetReg.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
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-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...