summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Utils/Base.hs
Commit message (Expand)AuthorAgeFilesLines
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-0/+2
* Implement "roles" into GHC.Richard Eisenberg2013-08-021-2/+2
* Revise implementation of overlapping type family instances.Richard Eisenberg2013-06-211-5/+1
* Implement overlapping type family instances.Richard Eisenberg2012-12-211-5/+11
* Move tARGET_* out of HaskellConstantsIan Lynagh2012-09-171-2/+3
* Add silent superclass parameters to the vectoriserManuel M T Chakravarty2012-06-271-2/+17
* Major refactoring of CoAxiomsSimon Peyton Jones2012-01-031-1/+0
* Fix newtype wrapper for 'PData[s] (Wrap a)' and fix VECTORISE type and instan...Manuel M T Chakravarty2011-11-251-2/+2
* Fix and clean up 'PData' and 'Wrap' usage of the vectoriserManuel M T Chakravarty2011-11-231-123/+149
* Fix the vectorisation of workers of data constructorsManuel M T Chakravarty2011-11-181-17/+40
* vectoriser: make PA PDatas instances for prod types workBen Lippmeier2011-11-151-26/+19
* vectoriser: refactoring and cleanups for PReprBen Lippmeier2011-11-141-20/+45
* vectoriser: comments to PRepr and get PDatas TyCon from environmentBen Lippmeier2011-11-141-4/+20
* VECTORISE pragmas for type classes and instancesManuel M T Chakravarty2011-10-311-7/+3
* Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-251-31/+29
* This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-1/+1
* vectoriser: adapt to new superclass story part I (dictionary construction)Roman Leshchinskiy2010-12-181-1/+13
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-0/+154