summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-6/+6
* Rewrote vectorisation avoidance (based on the HS paper)Manuel M T Chakravarty2012-12-051-9/+18
* Special case dictionary abstraction and application during vectorisationManuel M T Chakravarty2011-11-171-3/+16
* Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-251-22/+22
* Improve import and export of vectorisation informationManuel M T Chakravarty2011-08-191-48/+26
* This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-2/+1
* Fix vectorisation of recursive typesRoman Leshchinskiy2011-01-261-2/+0
* vectoriser: adapt to new superclass story part I (dictionary construction)Roman Leshchinskiy2010-12-181-2/+2
* vectoriser: comments onlyBen Lippmeier2010-11-251-7/+44
* Super-monster patch implementing the new typechecker -- at lastsimonpj@microsoft.com2010-09-131-1/+1
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-0/+131