summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs
Commit message (Expand)AuthorAgeFilesLines
* add support for ARM hard-float ABI (fixes #5914)Karel Gardas2012-04-271-7/+7
* Remove registerised code for dead architectures: mips, ia64, alpha,David Terei2011-11-221-3/+0
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Eliminate all uses of IF_ARCH_i386, and remove the definitionIan Lynagh2011-10-231-2/+2
* A little more CPP removalIan Lynagh2011-10-191-0/+3
* Revert "Remove ArchUnknown"Ian Lynagh2011-10-191-0/+1
* Remove ArchUnknownIan Lynagh2011-10-181-1/+0
* enhance ArchARM with ISA and ISA extensionsKarel Gardas2011-08-211-1/+1
* Remove more defaultTargetPlatform usesIan Lynagh2011-07-151-6/+3
* add missing cases for ArchARMSimon Marlow2011-06-271-0/+1
* Remove CPP from nativeGen/RegAlloc/Linear/FreeRegs.hsIan Lynagh2011-05-311-19/+47
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-1/+5
* NCG: Split linear allocator into separate modules.Ben.Lippmeier@anu.edu.au2009-02-021-0/+41