summaryrefslogtreecommitdiff
path: root/compiler/utils/GraphOps.hs
Commit message (Expand)AuthorAgeFilesLines
* Fix #3170: Allow coalescing of the same node during register allocation.Ben.Lippmeier@anu.edu.au2009-04-181-3/+3
* Fixes for haddock 0.8Ian Lynagh2008-07-211-2/+2
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* Make some more modules use LazyUniqFM instead of UniqFMIan Lynagh2008-02-071-1/+1
* Move OPTIONS pragmas above commentsIan Lynagh2007-09-211-1/+1
* Tune coalescing in non-iterative register allocatorBen.Lippmeier@anu.edu.au2007-09-171-2/+0
* Bugfix to iterative coalescerBen.Lippmeier@anu.edu.au2007-09-171-3/+5
* Add -dasm-lintBen.Lippmeier@anu.edu.au2007-09-171-18/+64
* move generic graph-colouring code into utilSimon Marlow2007-09-121-0/+581