summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform.hs
Commit message (Expand)AuthorAgeFilesLines
* Move more code into codeGen/CodeGen/Platform.hsIan Lynagh2012-08-281-1/+39
* Fix callerSaves, activeStgRegs, haveRegBase when unregisterisedSimon Marlow2012-08-281-0/+6
* Add haveRegBase to CodeGen.PlatformIan Lynagh2012-08-211-1/+16
* Move activeStgRegs into CodeGen.PlatformIan Lynagh2012-08-211-0/+52