Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
Outputable Instr | |
Instruction Instr | Instruction instance for x86 instruction set. |
canShortcut :: Instr -> Maybe JumpDest Source
shortcutStatics :: (BlockId -> Maybe JumpDest) -> (Alignment, CmmStatics) -> (Alignment, CmmStatics) Source
i386_insert_ffrees :: [GenBasicBlock Instr] -> [GenBasicBlock Instr] Source
allocMoreStack :: Platform -> Int -> NatCmmDecl statics Instr -> UniqSM (NatCmmDecl statics Instr) Source
maxSpillSlots :: DynFlags -> Int Source
archWordSize :: Bool -> Size Source