Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: introduce custom "GhcPrelude" Prelude | Herbert Valerio Riedel | 2017-09-19 | 1 | -0/+2 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -2/+2 |
* | De-tabify register allocator code | Ben Lippmeier | 2012-11-14 | 1 | -22/+15 |
* | fix warnings | Simon Marlow | 2012-09-20 | 1 | -4/+1 |
* | Teach the linear register allocator how to allocate more stack if necessary | Simon Marlow | 2012-09-20 | 1 | -23/+13 |
* | Move some more constants into platformConstants | Ian Lynagh | 2012-09-14 | 1 | -3/+3 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | Remove more defaultTargetPlatform uses | Ian Lynagh | 2011-07-15 | 1 | -2/+3 |
* | NCG: Split up the native code generator into arch specific modules | Ben.Lippmeier@anu.edu.au | 2009-02-15 | 1 | -1/+1 |
* | SPARC NCG: Fix some haddock problems. | Ben.Lippmeier@anu.edu.au | 2009-02-04 | 1 | -4/+3 |
* | NCG: Split linear allocator into separate modules. | Ben.Lippmeier@anu.edu.au | 2009-02-02 | 1 | -0/+72 |