Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -0/+14 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 7 | -0/+7 |
* | Move more code into codeGen/CodeGen/Platform.hs | Ian Lynagh | 2012-08-28 | 8 | -15/+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 | 8 | -15/+35 |
* | Fix the generation of CallerSaves; fixes #7163 | Ian Lynagh | 2012-08-21 | 8 | -0/+95 |