summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Convert.hs
Commit message (Expand)AuthorAgeFilesLines
* vectorise: Put it out of its miseryBen Gamari2018-06-021-104/+0
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-3/+2
* Re-add FunTy (big patch)Simon Peyton Jones2016-06-151-1/+2
* Add kind equalities to GHC.Richard Eisenberg2015-12-111-17/+18
* Re-export `<$>` from Prelude (#10113)Herbert Valerio Riedel2015-03-071-1/+1
* 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