summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Utils/PADict.hs
Commit message (Expand)AuthorAgeFilesLines
* Implement "roles" into GHC.Richard Eisenberg2013-08-021-1/+1
* Revise implementation of overlapping type family instances.Richard Eisenberg2013-06-211-1/+1
* Implement overlapping type family instances.Richard Eisenberg2012-12-211-5/+6
* Add silent superclass parameters to the vectoriserManuel M T Chakravarty2012-06-271-16/+37
* Pass DynFlags down to showSDocIan Lynagh2012-06-121-9/+14
* Major refactoring of CoAxiomsSimon Peyton Jones2012-01-031-7/+4
* Fix and clean up 'PData' and 'Wrap' usage of the vectoriserManuel M T Chakravarty2011-11-231-2/+3
* GHC gets a new constraint solver. More efficient and smaller in size.Dimitrios Vytiniotis2011-11-161-1/+1
* Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-251-17/+15
* Report bindings that cannot be vectorisedManuel M T Chakravarty2011-09-101-2/+4
* Implement -XConstraintKindMax Bolingbroke2011-09-061-1/+1
* Remove "silent superclass parameters"Simon Peyton Jones2011-06-221-15/+1
* This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-4/+3
* Fix vectorisation of recursive typesRoman Leshchinskiy2011-01-261-19/+46
* vectoriser: don't always pass superclass dictionaries to PA dfunsRoman Leshchinskiy2010-12-181-14/+38
* vectoriser: delete dead codeRoman Leshchinskiy2010-12-181-20/+1
* vectoriser: adapt to new superclass story part I (dictionary construction)Roman Leshchinskiy2010-12-181-25/+98
* Fix warningsIan Lynagh2010-09-091-1/+0
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-0/+113