summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Delete FastBoolThomas Miedema2015-08-211-2/+1
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-5/+5
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-191-0/+6
* 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