summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegAlloc/Graph/ArchX86.hs
Commit message (Collapse)AuthorAgeFilesLines
* Comments and formatting to register allocatorsBen Lippmeier2012-11-141-25/+27
| | | | No functional changes.
* De-tabify register allocator codeBen Lippmeier2012-11-141-105/+97
|
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
| | | | | We only use it for "compiler" sources, i.e. not for libraries. Many modules have a -fno-warn-tabs kludge for now.
* NCG: Comments and formatting onlybenl@ouroborus.net2010-06-241-2/+0
|
* NCG: Move the graph allocator into its own dirBen.Lippmeier@anu.edu.au2009-02-031-0/+147