aboutsummaryrefslogtreecommitdiffstats
path: root/compute_ref_data.c
Commit message (Expand)AuthorAgeFilesLines
* Make sure FP16 tests are enabled only if the target actually supports them.Christophe Lyon2016-08-241-13/+13
* Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_N...Christophe Lyon2014-09-021-13/+13
* Enable build for aarch64.Christophe Lyon2014-07-101-1/+1
* Added support for half-precision (fp16) variants.Christophe Lyon2013-04-111-0/+174
* Typo in comments.Christophe Lyon2013-04-091-1/+1
* Add support for polynomial variants (*_p8, *_p16).Christophe Lyon2013-03-291-0/+70
* Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon2013-01-171-0/+322