aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/hwaccelrated/iaccelrated.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid depending on global object when making hw acceleratorHÃ¥vard Pettersen2021-12-061-49/+11
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Disable intel optimization on arm.Tor Egge2021-04-281-0/+8
* Revert "Revert "When we pull in a cacheline, we should use it too.""Henning Baldersheim2020-06-081-5/+122
* Revert "When we pull in a cacheline, we should use it too."Harald Musum2020-06-081-122/+5
* - Stick to void * and byte offsets.Henning Baldersheim2020-06-071-6/+6
* - Test both normal and inverted bit vectors.Henning Baldersheim2020-06-071-34/+70
* When we pull in a cacheline, we should use it too.Henning Baldersheim2020-06-041-3/+84
* Stick with one way of getting an accelrator.Henning Baldersheim2020-03-201-10/+3
* Use a common accelrator instance.Henning Baldersheim2020-03-191-2/+9
* spell check: Euclidian -> EuclideanArne Juul2020-03-111-4/+4
* Followup from code review.Henning Baldersheim2020-03-101-3/+5
* Add a euclidian distance that is optimal for avx, avx2 and avx512.Henning Baldersheim2020-03-101-40/+53
* Add include statements needed by newer build environments.Tor Egge2020-01-261-0/+1
* Count bits faster when hardware supports it.Henning Baldersheim2020-01-241-6/+25
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+4
* Use nested namespace and standard include syntax.Henning Baldersheim2017-10-241-10/+7
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Use overrideHenning Baldersheim2017-04-041-5/+5
* Include from current directory.Henning Baldersheim2017-02-131-3/+0
* mark all temporary variables that only exist to assert (void), so that NDEBUG...Henning Baldersheim2016-11-171-1/+4
* Move hwaccelrated library from staging_vespalib to vespalib (for usage in ten...Geir Storli2016-10-241-0/+129