summaryrefslogtreecommitdiffstats
path: root/eval/src/tests/instruction/generic_map
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* prepare GenericMap for different input/output cell typesArne Juul2021-03-111-2/+4
* all scalars must be doubleHåvard Pettersen2021-03-041-4/+4
* send result type as first arg to all make_instruction methodsArne Juul2021-03-041-1/+3
* use CellTypeUtils::list_types to loop over possible cell types in testsArne Juul2021-03-031-3/+2
* adjust param repo add options and remove seq_biasHåvard Pettersen2021-02-051-2/+2
* Merge pull request #16347 from vespa-engine/arnej/genspec-review-followupArne H Juul2021-02-031-3/+5
|\
| * followup on GenSpec after reviewArne Juul2021-02-021-3/+5
* | Use noexcept specifier for simple lambdas.Tor Egge2021-02-021-1/+1
|/
* copy gen spec to avoid sticky changesHåvard Pettersen2021-02-011-2/+2
* use GenSpec in generic_map_testArne Juul2021-02-011-21/+23
* remove immediate APIArne Juul2020-12-031-20/+0
* move reference operations to a common placeArne Juul2020-11-251-12/+3
* add unit tests with FastValueBuilderFactory alsoArne Juul2020-10-221-2/+7
* test immediate mapArne Juul2020-10-191-0/+20
* wire into Map::compile_self and simplifyArne Juul2020-10-131-2/+1
* track API changeArne Juul2020-10-131-1/+1
* add GenericMapArne Juul2020-10-132-0/+77