summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* Vectoriser: PArray may be part of identity conversionsManuel M T Chakravarty2013-02-041-4/+8
* Rewrote vectorisation avoidance (based on the HS paper)Manuel M T Chakravarty2012-12-051-9/+9
* Mainly, rename LiteralTy to LitTySimon Peyton Jones2012-01-131-5/+5
* Extend GHC's type with a representation for type level literals.Iavor S. Diatchki2011-12-181-0/+1
* Adapt vectoriser to disappearing PredTyManuel M T Chakravarty2011-09-101-1/+0
* Report bindings that cannot be vectorisedManuel M T Chakravarty2011-09-101-34/+50
* Break out conversion functions to own modulebenl@ouroborus.net2010-09-091-0/+83