summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegClass.hs
Commit message (Expand)AuthorAgeFilesLines
* nativeGen: detabify/dewhitespace RegClassAustin Seipp2014-07-201-28/+20
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Implement SSE2 floating-point support in the x86 native code generator (#594)Simon Marlow2010-02-041-0/+3
* Fix Trac #959: a long-standing bug in instantiating otherwise-unbound type va...simonpj@microsoft.com2009-10-151-3/+3
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-0/+31