aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Change output format of vget_lane, for better readability.Christophe Lyon2013-03-286-4/+40
| * Be compliant with Intel preprocessor.Christophe Lyon2013-02-221-1/+1
| * Use union instead of cast to avoid GCC warning.Christophe Lyon2013-02-054-1/+7
| * Reorganize input data buffer to try to detect some out of bounds accesses.Christophe Lyon2013-01-1713-92/+557
| * Enable compilation of non-Neon tests with a non-ARM compiler.Christophe Lyon2013-01-141-2/+2
| * Add test for vclz with 0 as input.Christophe Lyon2013-01-143-0/+50
| * Fix typo.Christophe Lyon2013-01-143-2/+2
| * Fix input data for vld3 and vld4 tests.Christophe Lyon2013-01-143-12/+15
| * Fix output of 2nd chunk of data for vuzp, vzip and vtrn.Christophe Lyon2013-01-143-43/+43
| * Improve support for endianness of the target processor. (eg when compiling wi...Christophe Lyon2012-08-311-1/+15
| * Update binary produced by GCC for ARM. This one produces accurate results.Christophe Lyon2012-06-211-0/+0
| * Update binaries after building with newer binutils.Christophe Lyon2012-06-042-0/+0
| * * Enable compilation & link with GCCChristophe Lyon2012-05-148-85/+6388
| * Make sure references to file descriptors do not pull internal CChristophe Lyon2012-05-111-1/+2
| * Update memory ranges to permit linking GCC-generated code with armlink.Christophe Lyon2012-05-111-1/+1
| * Add accessor functions for Neon_Overflow, such that its value can beChristophe Lyon2012-05-1126-34/+48
| * Update expected results with new tests (and update test program as well)Christophe Lyon2012-03-092-32/+46
| * Fix definition of NAN, INF under Win32.Christophe Lyon2011-10-171-4/+7
| * Fix/add tests with -NaN, -infChristophe Lyon2011-10-172-5/+25
| * Define NAN and HUGE_VALF to be compatible with MSVC.Christophe Lyon2011-10-031-0/+3
| * Update expected resultsChristophe Lyon2011-09-271-1/+252
| * Add more corner case tests.Christophe Lyon2011-09-267-1/+125
| * Add corner case tests in vrecps and vrsqrts (NaN, infinity, 0, ...)Christophe Lyon2011-09-233-0/+86
| * Add tests with large shift amounts.Christophe Lyon2011-09-221-0/+69
| * Add tests with large negative shift amount.Christophe Lyon2011-09-221-0/+14
| * fix typo in output messageChristophe Lyon2011-09-221-1/+1
| * Update expected results and binary to match the most recent changes in SVN.Christophe Lyon2011-07-214-515/+518
| * [CL] re-insert support for non-ARM compiler, through STM wrappersChristophe Lyon2011-07-1999-100/+100
| * [CL] Add dependencies for vsli/vrsiChristophe Lyon2011-07-191-0/+2
| * Merge from SVN #539Christophe Lyon2011-07-191-1/+1
| * Merge from SVN #538Christophe Lyon2011-07-191-0/+7
| * Merge from SVN #533Christophe Lyon2011-07-191-2/+2
| * Merge from SVN #532Christophe Lyon2011-07-195-0/+20
| * Merge from SVN #531Christophe Lyon2011-07-1924-75/+75
| * Merge from SVN #514Christophe Lyon2011-07-197-6/+40
| * Rebuild the ELF binary test file to match latest sources.Christophe Lyon2011-04-211-0/+0
| * vrecpe, vrsqrte: add new tests with special values (NaN, infinity, 0, ...)Christophe Lyon2011-02-183-2/+75
| * vrecpe: add tests with NaNs, 0, infinity, large valuesChristophe Lyon2011-02-181-0/+37
| * Fix typo in comment.Christophe Lyon2011-02-081-1/+1
| * Add more tests to VRSHL.Christophe Lyon2011-02-082-9/+43
| * Mark intermediate files as precious to avoid having to rebuild them all the t...Christophe Lyon2011-02-081-2/+2
| * Restore tests for vsli/vsri. Add tests with maximum allowed shift amount.Christophe Lyon2011-02-086-47/+236
| * Avoid rebuilding of compute_ref.axf if already present.Christophe Lyon2011-01-241-1/+5
| * First public release of the ARM/Neon tests.Christophe Lyon2011-01-24155-0/+23034
* Initial empty repositorySurendra Vispute2016-08-110-0/+0