| Commit message (Expand) | Author | Age | Files | Lines |
* | BlockId: remove BlockMap and BlockSet synonyms | Michal Terepeta | 2016-12-08 | 1 | -4/+5 |
* | Discard unreachable code in the register allocator (#7574) | Simon Marlow | 2013-09-23 | 1 | -0/+13 |
* | Fix warnings | Simon Marlow | 2012-11-12 | 1 | -1/+0 |
* | Remove OldCmm, convert backends to consume new Cmm | Simon Marlow | 2012-11-12 | 1 | -2/+12 |
* | Teach the linear register allocator how to allocate more stack if necessary | Simon Marlow | 2012-09-20 | 1 | -0/+13 |
* | Move some more constants into platformConstants | Ian Lynagh | 2012-09-14 | 1 | -2/+3 |
* | Pass platform down to lastxmm | Ian Lynagh | 2012-08-21 | 1 | -1/+2 |
* | New codegen: do not split proc-points when using the NCG | Simon Marlow | 2012-07-30 | 1 | -2/+2 |
* | Renaming only | Simon Peyton Jones | 2011-08-25 | 1 | -4/+4 |
* | Snapshot of codegen refactoring to share with simonpj | Simon Marlow | 2011-08-25 | 1 | -1/+1 |
* | Remove more defaultTargetPlatform uses | Ian Lynagh | 2011-07-15 | 1 | -3/+7 |
* | Whitespace only in compiler/nativeGen/Instruction.hs | Ian Lynagh | 2011-07-13 | 1 | -122/+122 |
* | Refactoring: explicitly mark whether we have an info table in RawCmm | Max Bolingbroke | 2011-07-06 | 1 | -2/+2 |
* | Refactoring: use a structured CmmStatics type rather than [CmmStatic] | Max Bolingbroke | 2011-07-05 | 1 | -3/+3 |
* | Merge in new code generator branch. | Simon Marlow | 2011-01-24 | 1 | -1/+1 |
* | NCG: Split up the native code generator into arch specific modules | Ben.Lippmeier@anu.edu.au | 2009-02-15 | 1 | -0/+159 |