summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegCoalesce.hs
Commit message (Expand)AuthorAgeFilesLines
* change of representation for GenCmm, GenCmmTop, CmmProcNorman Ramsey2007-09-051-6/+6
* warning policeBen.Lippmeier@anu.edu.au2007-09-051-10/+2
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* 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-0/+84