summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/RegAlloc/Linear/StackMap.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-61/+0
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-2/+2
* De-tabify register allocator codeBen Lippmeier2012-11-141-22/+15
* fix warningsSimon Marlow2012-09-201-4/+1
* Teach the linear register allocator how to allocate more stack if necessarySimon Marlow2012-09-201-23/+13
* Move some more constants into platformConstantsIan Lynagh2012-09-141-3/+3
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Remove more defaultTargetPlatform usesIan Lynagh2011-07-151-2/+3
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-1/+1
* SPARC NCG: Fix some haddock problems.Ben.Lippmeier@anu.edu.au2009-02-041-4/+3
* NCG: Split linear allocator into separate modules.Ben.Lippmeier@anu.edu.au2009-02-021-0/+72