projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed calling convention for unboxed tuples
[ghc-hetmet.git]
/
compiler
/
vectorise
/
2009-11-09
Roman Leshchinskiy
Track changes to DPH library
tree
|
commitdiff
2009-10-30
simonpj@microsoft.com
Minor refactoring
tree
|
commitdiff
2009-10-30
Roman Leshchinskiy
Adapt vectoriser to new inlining mechanism
tree
|
commitdiff
2009-10-30
Roman Leshchinskiy
Use packByTag instead of pack in the vectoriser
tree
|
commitdiff
2009-10-29
simonpj@microsoft.com
The Big INLINE Patch: totally reorganise way that INLIN...
tree
|
commitdiff
2009-10-16
Roman Leshchinskiy
Fix bug in data type vectorisation
tree
|
commitdiff
2009-10-15
simonpj@microsoft.com
Fix Trac #959: a long-standing bug in instantiating...
tree
|
commitdiff
2009-10-15
Roman Leshchinskiy
Fix warnings
tree
|
commitdiff
2009-10-15
Roman Leshchinskiy
Don't hardwire PA and PR dfuns in the vectoriser
tree
|
commitdiff
2009-10-15
Roman Leshchinskiy
PA and PR from dph are now type classes
tree
|
commitdiff
2009-07-13
Roman Leshchinskiy
Fix warnings
tree
|
commitdiff
2009-07-13
Roman Leshchinskiy
Separate length from data in DPH arrays
tree
|
commitdiff
2009-07-07
Ian Lynagh
Remove unused imports
tree
|
commitdiff
2009-06-03
simonpj@microsoft.com
Allow RULES for seq, and exploit them
tree
|
commitdiff
2009-03-07
Roman Leshchinskiy
Generate lots of __inline_me during vectorisation
tree
|
commitdiff
2009-03-06
Roman Leshchinskiy
Fix warning
tree
|
commitdiff
2009-03-06
Roman Leshchinskiy
Try not to avoid vectorising purely scalar functions
tree
|
commitdiff
2009-01-02
simonpj@microsoft.com
Make record selectors into ordinary functions
tree
|
commitdiff
2008-12-16
Simon Marlow
Rollback INLINE patches
tree
|
commitdiff
2008-12-05
simonpj@microsoft.com
Completely new treatment of INLINE pragmas (big patch)
tree
|
commitdiff
2008-10-30
simonpj@microsoft.com
Add (a) CoreM monad, (b) new Annotations feature
tree
|
commitdiff
2008-09-23
simonpj@microsoft.com
Allow type families to use GADT syntax (and be GADTs)
tree
|
commitdiff
2008-10-08
Roman Leshchinskiy
Track changes to package dph
tree
|
commitdiff
2008-10-07
Roman Leshchinskiy
Add Word8 support to vectoriser
tree
|
commitdiff
2008-09-20
simonpj@microsoft.com
Tidy up the treatment of dead binders
tree
|
commitdiff
2008-09-16
Roman Leshchinskiy
Improve handling of -fdph-* flags
tree
|
commitdiff
2008-09-16
Roman Leshchinskiy
Add -fdph-this
tree
|
commitdiff
2008-09-16
Roman Leshchinskiy
Clean up vectorisation error messages
tree
|
commitdiff
2008-09-15
Roman Leshchinskiy
Fix vectoriser bug
tree
|
commitdiff
2008-09-12
Roman Leshchinskiy
Track changes to dph
tree
|
commitdiff
2008-09-11
Roman Leshchinskiy
Don't panic on non-vectorisable expressions
tree
|
commitdiff
2008-09-14
Thomas Schilling
Reflect changes of desugarer error reporting in VectMonad.
tree
|
commitdiff
2008-08-11
simonpj@microsoft.com
Fix Trac #2412: type synonyms and hs-boot recursion
tree
|
commitdiff
2008-08-07
Max Bolingbroke
Remove CoreSyn SOURCE imports
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Fix Vectorise after introduction of MonadThings
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Follow introduction of MkCore in VectUtils
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Fix VectMonad after introduction of MonadThings
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Follow Digraph changes in VectType
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Follow OccName changes in VectBuiltIn
tree
|
commitdiff
2008-07-31
Max Bolingbroke
Split the Id related functions out from Var into Id...
tree
|
commitdiff
2008-07-20
Thomas Schilling
Fix Haddock errors.
tree
|
commitdiff
2008-07-02
Roman Leshchinskiy
Command-line options for selecting DPH backend
tree
|
commitdiff
2008-07-01
Roman Leshchinskiy
Slight refactoring
tree
|
commitdiff
2008-07-01
Roman Leshchinskiy
Rename *NDP* -> *DPH*
tree
|
commitdiff
2008-07-01
Roman Leshchinskiy
Parametrise vectoriser with DPH package
tree
|
commitdiff
2008-07-01
Roman Leshchinskiy
Don't use DPH backend directly in vectoriser
tree
|
commitdiff
2008-05-13
Ian Lynagh
Use zipLazy from Util in VectType, rather than defining...
tree
|
commitdiff
2008-05-04
Ian Lynagh
Make Vectorise warning-free
tree
|
commitdiff
2008-05-04
Ian Lynagh
Remove some dead code from VectType
tree
|
commitdiff
2008-05-04
Ian Lynagh
Make VectType warning-free
tree
|
commitdiff
2008-05-04
Roman Leshchinskiy
Vectorise polymorphic let bindings
tree
|
commitdiff
2008-05-02
keller@cse.unsw...
sumP on doubles and int
tree
|
commitdiff
2008-05-01
keller@cse.unsw...
Fixed vect decl for sumP, enumfromToP
tree
|
commitdiff
2008-04-25
keller@cse.unsw...
Vectorisation of: enumFromTo, div, intSqrt
tree
|
commitdiff
2008-04-24
keller@cse.unsw...
Added support for vectorising emptyP, squareRoot, combineP
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in Vectorise
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in VectType
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in VectUtils
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in VectMonad
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in VectBuiltIn
tree
|
commitdiff
2008-04-11
Roman Leshchinskiy
Fix bug in vectorisation of case expressions
tree
|
commitdiff
2008-03-29
Ian Lynagh
Don't import FastString in HsVersions.h
tree
|
commitdiff
2008-03-17
Roman Leshchinskiy
Vectorise tuple constructorsn
tree
|
commitdiff
2008-03-17
keller@cse.unsw...
Added double divide and unzipP
tree
|
commitdiff
2008-03-11
keller@cse.unsw...
Added 'div' to set of vectorising functions
tree
|
commitdiff
2008-03-13
Roman Leshchinskiy
Bump mAX_NDP_PROD to 5
tree
|
commitdiff
2008-03-12
Roman Leshchinskiy
Make sure we generate PA dictionaries for tuples up...
tree
|
commitdiff
2008-03-12
Roman Leshchinskiy
Bump mAX_NDP_PROD to 4
tree
|
commitdiff
2008-03-07
Roman Leshchinskiy
Fix vectorisation monad
tree
|
commitdiff
2008-02-07
Ian Lynagh
Make some more modules use LazyUniqFM instead of UniqFM
tree
|
commitdiff
2008-02-18
Ian Lynagh
Whitespace only
tree
|
commitdiff
2008-02-03
Twan van Laarhoven
Fixed warnings in vectorise/VectMonad
tree
|
commitdiff
2008-02-03
Twan van Laarhoven
Fixed warnings in vectorise/VectBuiltIn
tree
|
commitdiff
2008-02-03
Twan van Laarhoven
Fixed warnings in vectorise/VectCore
tree
|
commitdiff
2008-02-07
Ian Lynagh
Make some more modules use LazyUniqFM instead of UniqFM
tree
|
commitdiff
2008-01-26
Twan van Laarhoven
Fixed warnings in vectorise/VectUtils
tree
|
commitdiff
2008-01-17
Twan van Laarhoven
Replace remaining uses of ioToIOEnv by liftIO, remove...
tree
|
commitdiff
2007-12-15
Roman Leshchinskiy
Fix lifting of case expressions
tree
|
commitdiff
2007-12-15
Roman Leshchinskiy
Use (UArr Int) instead of PArray_Int# in vectorisation
tree
|
commitdiff
2007-12-14
Roman Leshchinskiy
Remove unused vectorisation built-in
tree
|
commitdiff
2007-12-13
Roman Leshchinskiy
Treat some standard data cons specially during vectoris...
tree
|
commitdiff
2007-12-13
Roman Leshchinskiy
More vectorisation-related built ins
tree
|
commitdiff
2007-12-12
Roman Leshchinskiy
Track changes to package ndp
tree
|
commitdiff
2007-12-12
Roman Leshchinskiy
Add vectorisation built-ins
tree
|
commitdiff
2007-12-06
Roman Leshchinskiy
Fix vectorisation bug
tree
|
commitdiff
2007-12-06
Roman Leshchinskiy
Vectorisation-related built ins
tree
|
commitdiff
2007-12-06
Roman Leshchinskiy
Teach vectorisation about some temporary conversion...
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Vectorise case of unit correctly
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Teach vectorisation about singletonP
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Teach vectorisation about tuple datacons
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Track additions to package ndp
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Track changes to package ndp
tree
|
commitdiff
2007-11-22
Roman Leshchinskiy
Add built-in Double operations to vectorisation
tree
|
commitdiff
2007-11-21
Roman Leshchinskiy
Teach vectorisation about Double
tree
|
commitdiff
2007-11-21
Roman Leshchinskiy
Vectorise polyexprs with notes
tree
|
commitdiff
2007-11-20
Roman Leshchinskiy
Track changes to package ndp
tree
|
commitdiff
2007-11-20
Roman Leshchinskiy
Temporary hack for passing PArrays from unvectorised...
tree
|
commitdiff
2007-11-19
Roman Leshchinskiy
Bind NDP stuff to [:.:] arrays
tree
|
commitdiff
2007-11-19
Roman Leshchinskiy
Don't treat enumerations specially during vectorisation...
tree
|
commitdiff
2007-11-19
Roman Leshchinskiy
Fix bugs in vectorisation of case expressions
tree
|
commitdiff
next