summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/MachRegs.lhs
Commit message (Expand)AuthorAgeFilesLines
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Add graph coloring register allocator.Ben.Lippmeier@anu.edu.au2007-08-141-1/+90
* Factor 'callerSaveVolatileRegs' out of the NCG and into CgUtilMichael D. Adams2007-07-171-175/+5
* Moved global register saving from the backend to codeGenMichael D. Adams2007-05-251-0/+4
* Remove code that is dead, as we require __GLASGOW_HASKELL__ >= 504Ian Lynagh2007-04-061-5/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+1437