RegAlloc.Linear.Main
Documentation
regAlloc :: (PlatformOutputable instr, Instruction instr) => DynFlags -> LiveCmmTop statics instr -> UniqSM (NatCmmTop statics instr, Maybe RegAllocStats)
module RegAlloc.Linear.Base
module RegAlloc.Linear.Stats
ghc-7.2.1: The GHC API
RegAlloc.Linear.Main
regAlloc :: (PlatformOutputable instr, Instruction instr) => DynFlags -> LiveCmmTop statics instr -> UniqSM (NatCmmTop statics instr, Maybe RegAllocStats)
module RegAlloc.Linear.Base
module RegAlloc.Linear.Stats