summaryrefslogtreecommitdiff
path: root/compiler/simplStg/SimplStg.lhs
Commit message (Expand)AuthorAgeFilesLines
* compiler: de-lhs simplStg/Austin Seipp2014-12-031-92/+0
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Refactor the way dump flags are handledIan Lynagh2012-10-181-4/+3
* Some alpha renamingIan Lynagh2012-10-161-2/+2
* Remove a copy of foldM, and use the standard function insteadIan Lynagh2012-10-161-7/+2
* Whitespace only in simplStg/SimplStg.lhsIan Lynagh2012-10-161-54/+47
* Rename DynFlag to GeneralFlagIan Lynagh2012-10-161-1/+1
* Remove some old-codegen cruftSimon Marlow2012-09-251-9/+4
* Move wORD_SIZE_IN_BITS to DynFlagsIan Lynagh2012-09-141-1/+1
* Merge remote-tracking branch 'origin/master' into newcgSimon Marlow2012-07-041-5/+9
|\
| * Pass DynFlags to the LogActionIan Lynagh2012-06-111-1/+1
| * Merge remote-tracking branch 'origin/unboxed-tuple-arguments2'Paolo Capriotti2012-06-051-2/+4
| |\
| | * Support code generation for unboxed-tuple function argumentsunboxed-tuple-arguments2Max Bolingbroke2012-05-151-2/+4
| * | Replace printDump with a new SeverityIan Lynagh2012-05-291-2/+3
| |/
* | Don't call computeSRTs when -fnew-codegen is onSimon Marlow2012-01-271-1/+3
|/
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Remove a little more CPPIan Lynagh2011-10-151-2/+1
* Make some profiling flags dynamicIan Lynagh2008-12-091-1/+1
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-2/+0
* Fixed warnings in simplStg/SimplStgTwan van Laarhoven2008-01-261-9/+5
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Generalise Package SupportSimon Marlow2006-07-251-4/+3
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+96