Kempe.Asm.X86
Description
Started out trying to implement maximal munch but ended with something "flatter" that works with Kempe IR and my shitty register allocator.
irToX86 :: SizeEnv -> WriteSt -> [Stmt] -> [X86 AbsReg ()] Source #