summaryrefslogtreecommitdiff
path: root/compiler/simplStg
Commit message (Expand)AuthorAgeFilesLines
* 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-252-175/+4
* Comments and laout onlySimon Peyton Jones2012-09-151-49/+103
* Move wORD_SIZE_IN_BITS to DynFlagsIan Lynagh2012-09-142-51/+52
* Merge remote-tracking branch 'origin/master' into newcgSimon Marlow2012-07-043-7/+178
|\
| * Change more uses of sortLe to sortByIan Lynagh2012-06-221-2/+2
| * Pass DynFlags to the LogActionIan Lynagh2012-06-111-1/+1
| * Merge remote-tracking branch 'origin/unboxed-tuple-arguments2'Paolo Capriotti2012-06-052-2/+171
| |\
| | * Support code generation for unboxed-tuple function argumentsunboxed-tuple-arguments2Max Bolingbroke2012-05-152-2/+171
| * | 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
|/
* Fix warnings in simplStg/SRT.lhsIan Lynagh2011-11-061-7/+4
* Whitespace in simplStg/SRT.lhsIan Lynagh2011-11-061-19/+12
* Fix warnings in StgStatsIan Lynagh2011-11-061-46/+35
* Use -fwarn-tabs when validatingIan Lynagh2011-11-043-0/+21
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-022-2/+2
* Remove a little more CPPIan Lynagh2011-10-151-2/+1
* Remove (most of) the FiniteMap wrapperIan Lynagh2010-09-141-7/+9
* Remove unused importsIan Lynagh2009-07-071-2/+0
* Make some profiling flags dynamicIan Lynagh2008-12-091-1/+1
* Don't import FastString in HsVersions.hIan Lynagh2008-03-293-6/+0
* DEBUG removalIan Lynagh2008-03-291-4/+0
* -DDEBUG build fixIan Lynagh2008-03-221-1/+1
* Add and use seqBitmap when constructing SRTsIan Lynagh2008-02-271-2/+2
* Fixed warnings in simplStg/SRT, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-10/+15
* Fixed warnings in simplStg/StgStats, except for incomplete pattern matchesTwan van Laarhoven2008-01-261-7/+9
* Fixed warnings in simplStg/SimplStgTwan van Laarhoven2008-01-261-9/+5
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-043-3/+3
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-033-6/+6
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-013-0/+21
* Warning fix for unused and redundant importsMichael D. Adams2007-05-101-4/+1
* Haskell Program Coverageandy@galois.com2006-10-242-0/+3
* Generalise Package SupportSimon Marlow2006-07-251-4/+3
* Reorganisation of the source treeSimon Marlow2006-04-073-0/+433