Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |