aboutsummaryrefslogtreecommitdiff
path: root/compute_ref_data.c
AgeCommit message (Expand)Author
2016-08-24Make sure FP16 tests are enabled only if the target actually supports them.Christophe Lyon
2014-09-02Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_N...Christophe Lyon
2014-07-10Enable build for aarch64.Christophe Lyon
2013-04-11Added support for half-precision (fp16) variants.Christophe Lyon
2013-04-09Typo in comments.Christophe Lyon
2013-03-29Add support for polynomial variants (*_p8, *_p16).Christophe Lyon
2013-01-17Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon