Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename SSE -> XMM for consistency. | Geoffrey Mainland | 2013-08-06 | 1 | -4/+4 |
* | Add support for passing SSE vectors in registers. | Geoffrey Mainland | 2013-02-01 | 1 | -0/+26 |
* | MachRegs.h requires ghcautoconf.h to be included before it (#7591) | Stephen Blackheath | 2013-02-01 | 1 | -0/+1 |
* | Draw STG F and D registers from the same pool of available SSE registers on x... | Geoffrey Mainland | 2012-10-30 | 1 | -0/+161 |
* | Move more code into codeGen/CodeGen/Platform.hs | Ian Lynagh | 2012-08-28 | 1 | -1/+584 |
* | Add haveRegBase to CodeGen.Platform | Ian Lynagh | 2012-08-21 | 1 | -0/+7 |
* | Move activeStgRegs into CodeGen.Platform | Ian Lynagh | 2012-08-21 | 1 | -0/+145 |