summaryrefslogtreecommitdiffstats
path: root/staging_vespalib
Commit message (Expand)AuthorAgeFilesLines
* Move hwaccelrated library from staging_vespalib to vespalib (for usage in ten...Geir Storli2016-10-2419-866/+0
* Follow api changeHenning Baldersheim2016-10-161-1/+1
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-163-7/+7
* Add function to only add -mtune=skylake-avx512 for gcc >= 5.3Arnstein Ressem2016-10-141-1/+1
* Use empty metric consumer by default for total metricsTor Brede Vekterli2016-10-132-8/+17
* Merge pull request #856 from yahoo/vekterli/use-statereporter-metric-consumer...HÃ¥vard Pettersen2016-10-132-3/+12
|\
| * Use a metric consumer of "statereporter" by defaultTor Brede Vekterli2016-10-122-3/+12
* | Remove the traits-like stuff all together.Henning Baldersheim2016-10-121-13/+6
* | Use a single typedef.Henning Baldersheim2016-10-121-28/+4
* | Move the VectorsPerChunk to outer template.Henning Baldersheim2016-10-121-7/+7
* | Remove unused VectorsPerChunkHenning Baldersheim2016-10-121-4/+0
* | Use memsetHenning Baldersheim2016-10-121-9/+5
* | Now we have an assembler that can handle avx512 too.Henning Baldersheim2016-10-121-1/+1
* | Differentiate between avx, avx2 and avx512fHenning Baldersheim2016-10-1110-193/+194
* | templatize the dotproduct for avx and add skeleton for avx2Henning Baldersheim2016-10-116-61/+182
|/
* delete copy constructor/operator.Henning Baldersheim2016-10-031-3/+2
* Make vespalib tests compileHenning Baldersheim2016-10-031-1/+1
* Checkpoint 1Henning Baldersheim2016-10-037-56/+39
* Simplify buffer size computation.Henning Baldersheim2016-10-031-12/+2
* delete the copy constructor/operatorsHenning Baldersheim2016-10-031-1/+3
* resolve ambiguityHenning Baldersheim2016-09-261-2/+3
* Merge pull request #700 from yahoo/balder/boost-array-2-std-arrayHenning Baldersheim2016-09-263-194/+0
|\
| * Replace the barely used SmallVector optimizations with std::vector and explic...Henning Baldersheim2016-09-213-194/+0
* | Merge pull request #698 from yahoo/balder/improve-querybuilder-robustnessHenning Baldersheim2016-09-261-8/+2
|\ \ | |/ |/|
| * Factor out the code to get demangled classnames to a common placeHenning Baldersheim2016-09-211-8/+2
* | Remove some unused include files.Henning Baldersheim2016-09-202-1/+1
|/
* Reduce boost::noncopyable exposure.Henning Baldersheim2016-09-141-67/+0
* Split out tensor and llvm part of eval to avoid bringing in llvm everywhere w...Henning Baldersheim2016-09-111-0/+1
* Merge pull request #482 from yahoo/balder/add-visit-cache-2Henning Baldersheim2016-08-292-9/+37
|\
| * Hold the lock during hasKeyHenning Baldersheim2016-08-291-3/+8
| * If you already have the lock you can just go ahead.Henning Baldersheim2016-08-261-3/+7
| * Give protected access to the cache guard for safe extensions.Henning Baldersheim2016-08-261-2/+10
| * provide callback when objects are actually remove/inserted to the lru.Henning Baldersheim2016-08-261-1/+12
* | gcc 6 requires a cast to avoid complaints about overflow.Henning Baldersheim2016-08-291-4/+4
|/
* Name dependencies for script tests.Arnstein Ressem2016-08-243-3/+5
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-232-2/+3
* add compiler flags specific for one source fileArne Juul2016-07-051-0/+1
* Fail test scripts on first error (#194)Vegard Sjonfjell2016-06-282-1/+3
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1627-28/+28
* PublishJon Bratseth2016-06-15289-0/+19466