summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-107/+0
* Move 'Platform' to ghc-bootJohn Ericson2019-06-191-1/+1
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-16/+5
* 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