Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Module hierarchy: StgToCmm (#13009) | Sylvain Henry | 2019-09-10 | 1 | -107/+0 |
* | Move 'Platform' to ghc-boot | John Ericson | 2019-06-19 | 1 | -1/+1 |
* | PPC NCG: Remove Darwin support | Peter Trommler | 2019-01-01 | 1 | -16/+5 |
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Delete FastBool | Thomas Miedema | 2015-08-21 | 1 | -2/+1 |
* | Implement PowerPC 64-bit native code backend for Linux | Peter Trommler | 2015-07-03 | 1 | -5/+5 |
* | arm64: 64bit iOS and SMP support (#7942) | Luke Iannini | 2014-11-19 | 1 | -0/+6 |
* | Move more code into codeGen/CodeGen/Platform.hs | Ian Lynagh | 2012-08-28 | 1 | -1/+39 |
* | Fix callerSaves, activeStgRegs, haveRegBase when unregisterised | Simon Marlow | 2012-08-28 | 1 | -0/+6 |
* | Add haveRegBase to CodeGen.Platform | Ian Lynagh | 2012-08-21 | 1 | -1/+16 |
* | Move activeStgRegs into CodeGen.Platform | Ian Lynagh | 2012-08-21 | 1 | -0/+52 |