kempe-0.1.0.0: Kempe compiler
Safe HaskellNone
LanguageHaskell2010

Kempe.Pipeline

Documentation

irGen Source #

Arguments

:: Int

Thread uniques through

-> Module a c b 
-> ([Stmt], WriteSt) 

x86Parsed :: Int -> Module a c b -> [X86 AbsReg ()] Source #

x86Alloc :: Int -> Module a c b -> [X86 X86Reg ()] Source #