aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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 build with GCC/ARM.
| * 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
| | | | | | | | [CL] force precision of FP output to help comparison when compiled with MSVC
| * 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 #532Christophe Lyon2011-07-195-0/+20
| | | | | | | | [CL] include msinttypes.h/msstdint.h instead of inttypes.h/stdint.h when compiling with MSVC
| * Merge from SVN #531Christophe Lyon2011-07-1924-75/+75
| | | | | | | | [CL] add 'f' suffix to 'float' constants
| * Merge from SVN #514Christophe Lyon2011-07-197-6/+40
| | | | | | | | [CL] fixes to support compilation with a C++ compiler
| * 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
| | | | | | | | Update expected results.
| * 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 ↵Christophe Lyon2011-02-081-2/+2
| | | | | | | | time.
| * 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