summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/SPARC/CodeGen/Sanity.hs
Commit message (Expand)AuthorAgeFilesLines
* Modules: CmmToAsm (#13009)Sylvain Henry2020-02-241-69/+0
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-1/+1
* Remove unused imports of the form 'import foo ()' (Fixes #17065)James Foster2019-08-151-1/+1
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* nativeGen: detabify/dewhitespace SPARC/CodeGen/SanityAustin Seipp2014-07-201-53/+42
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+1
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Remove OldCmm, convert backends to consume new CmmSimon Marlow2012-11-121-2/+2
* Remove some more Platform argumentsIan Lynagh2012-06-131-4/+2
* Remove PlatformOutputableIan Lynagh2012-06-131-3/+3
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* More work towards cross-compilationIan Lynagh2011-07-151-6/+8
* Merge in new code generator branch.Simon Marlow2011-01-241-1/+1
* Split Reg into vreg/hreg and add register pairsBen.Lippmeier@anu.edu.au2009-05-181-1/+2
* SPARC NCG: Split out sanity checking into its own moduleBen.Lippmeier@anu.edu.au2009-02-231-0/+70