X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2FabsCSyn%2FAbsCSyn.lhs;h=28cab79687515956b0e713b0354f177657442f69;hb=2494407a750053daa61718fac371487d04818e57;hp=61d17ac70aee8b91e9c1ce666d751f44c8c0b780;hpb=26741ec416bae2c502ef00a2ba0e79050a32cb67;p=ghc-hetmet.git diff --git a/ghc/compiler/absCSyn/AbsCSyn.lhs b/ghc/compiler/absCSyn/AbsCSyn.lhs index 61d17ac..28cab79 100644 --- a/ghc/compiler/absCSyn/AbsCSyn.lhs +++ b/ghc/compiler/absCSyn/AbsCSyn.lhs @@ -37,7 +37,7 @@ module AbsCSyn {- ( IMP_Ubiq(){-uitous-} -import CgCompInfo ( mAX_Vanilla_REG, mAX_Float_REG, +import Constants ( mAX_Vanilla_REG, mAX_Float_REG, mAX_Double_REG, lIVENESS_R1, lIVENESS_R2, lIVENESS_R3, lIVENESS_R4, lIVENESS_R5, lIVENESS_R6, lIVENESS_R7, lIVENESS_R8 @@ -433,7 +433,7 @@ data MagicId -- Argument and return registers | VanillaReg -- pointers, unboxed ints and chars - PrimRep -- PtrRep, IntRep, CharRep, StablePtrRep or ForeignObjRep + PrimRep -- PtrRep, IntRep, CharRep, StablePtrRep or ForeignObjRep -- (in case we need to distinguish) FAST_INT -- its number (1 .. mAX_Vanilla_REG)