Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move generic graph-colouring code into util | Simon Marlow | 2007-09-12 | 1 | -111/+0 |
* | Add iterative coalescing to graph coloring allocator | Ben.Lippmeier@anu.edu.au | 2007-09-07 | 1 | -0/+3 |
* | Refactor MachRegs.trivColorable to do unboxed accumulation | Ben.Lippmeier@anu.edu.au | 2007-09-05 | 1 | -1/+1 |
* | warning police | Ben.Lippmeier@anu.edu.au | 2007-09-05 | 1 | -6/+1 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Add graph coloring register allocator. | Ben.Lippmeier@anu.edu.au | 2007-08-14 | 1 | -0/+106 |