summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegClass.hs
Commit message (Expand)AuthorAgeFilesLines
* 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