summaryrefslogtreecommitdiff
path: root/compiler/codeGen/CodeGen/Platform
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-107-69/+0
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-11/+0
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-198-0/+16
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-191-0/+8
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-157-0/+7
* Move more code into codeGen/CodeGen/Platform.hsIan Lynagh2012-08-287-14/+0
* Move activeStgRegs into CodeGen.PlatformIan Lynagh2012-08-217-14/+14
* Fix the generation of CallerSaves; fixes #7163Ian Lynagh2012-08-217-0/+63