aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-11Add accessor functions for Neon_Overflow, such that its value can beChristophe Lyon
2012-03-09Update expected results with new tests (and update test program as well)Christophe Lyon
2011-10-17Fix definition of NAN, INF under Win32.Christophe Lyon
2011-10-17Fix/add tests with -NaN, -infChristophe Lyon
2011-10-03Define NAN and HUGE_VALF to be compatible with MSVC.Christophe Lyon
2011-09-27Update expected resultsChristophe Lyon
2011-09-26Add more corner case tests.Christophe Lyon
2011-09-23Add corner case tests in vrecps and vrsqrts (NaN, infinity, 0, ...)Christophe Lyon
2011-09-22Add tests with large shift amounts.Christophe Lyon
2011-09-22Add tests with large negative shift amount.Christophe Lyon
2011-09-22fix typo in output messageChristophe Lyon
2011-07-21Update expected results and binary to match the most recent changes in SVN.Christophe Lyon
2011-07-19[CL] re-insert support for non-ARM compiler, through STM wrappersChristophe Lyon
2011-07-19[CL] Add dependencies for vsli/vrsiChristophe Lyon
2011-07-19Merge from SVN #539Christophe Lyon
2011-07-19Merge from SVN #538Christophe Lyon
2011-07-19Merge from SVN #533Christophe Lyon
2011-07-19Merge from SVN #532Christophe Lyon
2011-07-19Merge from SVN #531Christophe Lyon
2011-07-19Merge from SVN #514Christophe Lyon
2011-04-21Rebuild the ELF binary test file to match latest sources.Christophe Lyon
2011-02-18vrecpe, vrsqrte: add new tests with special values (NaN, infinity, 0, ...)Christophe Lyon
2011-02-18vrecpe: add tests with NaNs, 0, infinity, large valuesChristophe Lyon
2011-02-08Fix typo in comment.Christophe Lyon
2011-02-08Add more tests to VRSHL.Christophe Lyon
2011-02-08Mark intermediate files as precious to avoid having to rebuild them all the t...Christophe Lyon
2011-02-08Restore tests for vsli/vsri. Add tests with maximum allowed shift amount.Christophe Lyon
2011-01-24Avoid rebuilding of compute_ref.axf if already present.Christophe Lyon
2011-01-24First public release of the ARM/Neon tests.Christophe Lyon