Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nativeGen: detabify/dewhitespace Reg | Austin Seipp | 2014-07-20 | 1 | -127/+116 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -1/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+8 |
* | Remove useless UNPACK pragmas | simonpj@microsoft.com | 2010-05-06 | 1 | -2/+2 |
* | Implement SSE2 floating-point support in the x86 native code generator (#594) | Simon Marlow | 2010-02-04 | 1 | -0/+5 |
* | Fix Trac #959: a long-standing bug in instantiating otherwise-unbound type va... | simonpj@microsoft.com | 2009-10-15 | 1 | -2/+2 |
* | Remove unused imports | Ian Lynagh | 2009-07-07 | 1 | -1/+0 |
* | Split Reg into vreg/hreg and add register pairs | Ben.Lippmeier@anu.edu.au | 2009-05-18 | 1 | -54/+157 |
* | NCG: Split up the native code generator into arch specific modules | Ben.Lippmeier@anu.edu.au | 2009-02-15 | 1 | -0/+113 |