summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Utils/Closure.hs
Commit message (Expand)AuthorAgeFilesLines
* Special case dictionary abstraction and application during vectorisationManuel M T Chakravarty2011-11-171-44/+64
* First cut at scalar vectorisation of class instancesManuel M T Chakravarty2011-11-091-36/+26
* Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-251-24/+24
* Implement -XConstraintKindMax Bolingbroke2011-09-061-2/+2
* This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-1/+0
* vectoriser: adapt to new superclass story part I (dictionary construction)Roman Leshchinskiy2010-12-181-3/+3
* Implement INLINABLE pragma simonpj@microsoft.com2010-09-151-1/+1
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-2/+3
* Comments and formatting onlybenl@ouroborus.net2010-09-091-26/+47
* Break out hoisting utils into their own modulebenl@ouroborus.net2010-09-081-0/+1
* Break out closure utils into own modulebenl@ouroborus.net2010-09-081-0/+129