aboutsummaryrefslogtreecommitdiffstats
path: root/compute_ref.c
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily disable vldX and vldX_dup tests due to ARM crash.Stephen Hines2017-10-311-2/+2
| | | | | | | Bug: http://b/68659946 Bug: https://bugs.llvm.org/show_bug.cgi?id=35157 Test: Builds successfully. Change-Id: I3c0115e80c296ccba548cfb2f3ad1318cf964c03
* Enable build for aarch64.Christophe Lyon2014-07-101-1/+1
|
* Add new output file, to make conversion to GCC dejagnu testsuite easier.Christophe Lyon2014-05-161-0/+8
|
* Update copyright years.Christophe Lyon2013-03-291-1/+1
|
* Add support for polynomial variants (*_p8, *_p16).Christophe Lyon2013-03-291-0/+1
|
* Be compliant with Intel preprocessor.Christophe Lyon2013-02-221-1/+1
|
* Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon2013-01-171-1/+2
| | | | Add dedicated input for vdup, vld1_dup, vldX, vldX_dup, vldX_lane, vstX_lane.
* Enable compilation of non-Neon tests with a non-ARM compiler.Christophe Lyon2013-01-141-2/+2
|
* * Enable compilation & link with GCCChristophe Lyon2012-05-141-2/+6
| | | | | * Enable compilation with GCC and link with armlink * Separate integer/dsp tests as GCC does not support them currently
* Make sure references to file descriptors do not pull internal CChristophe Lyon2012-05-111-1/+2
| | | | library dependencies.
* Merge from SVN #538Christophe Lyon2011-07-191-0/+7
| | | | [CL] force FP output with 2 digits for the exponent when compiled with MSVC
* Merge from SVN #533Christophe Lyon2011-07-191-2/+2
| | | | [CL] fix prototypes to avoid MSVC warning
* Merge from SVN #514Christophe Lyon2011-07-191-0/+5
| | | | [CL] fixes to support compilation with a C++ compiler
* Restore tests for vsli/vsri. Add tests with maximum allowed shift amount.Christophe Lyon2011-02-081-2/+0
|
* First public release of the ARM/Neon tests.Christophe Lyon2011-01-241-0/+345