summaryrefslogtreecommitdiff
path: root/compiler/supercompile/Supercompile/GHC.hs
Commit message (Expand)AuthorAgeFilesLines
* Last bug fixes and flag additions.supercompilerMax Bolingbroke2012-12-061-1/+1
* Don't float out of binders that may be marked SUPERINLINABLE when converting ...Max Bolingbroke2012-10-191-3/+4
* First compiling version of the changes to eliminate IndirectMax Bolingbroke2012-07-031-1/+0
* Unfailing term MSGingMax Bolingbroke2012-05-101-2/+3
* Start computing unfoldings for GHC's heuristics at the occurrence sites (more...Max Bolingbroke2012-05-101-0/+1
* Messing with the heuristicsMax Bolingbroke2012-05-101-18/+18
* Tag primops specially, skip wrappers for saturated occurrencesMax Bolingbroke2012-05-101-2/+11
* Fix shadowing bug in DFunUnfoldings that showed up as a lint failureMax Bolingbroke2012-05-101-5/+5
* SCC annotations all over the supercompilerMax Bolingbroke2012-05-101-1/+1
* Changes to supercompiler code required to build after mergeMax Bolingbroke2012-05-101-1/+1
* Filter case alternatives in Split to take advantage of type refinement and el...Max Bolingbroke2012-05-101-0/+214