1. 3de3e4a Make arm-neon-tests buildable with optimization. by Victor Khimenko · 8 years ago
  2. d98beba Make sure FP16 tests are enabled only if the target actually supports them. by Christophe Lyon · 8 years ago
  3. c1cc782 __set_neon_cumulative_sat() modifies the contents on the QC flag, and by Christophe Lyon · 9 years ago
  4. f205367 Rename helper macros: TEST_VLOAD into VLOAD TEST_VDUP into VDUP by Christophe Lyon · 10 years ago
  5. 94f99bc Fix detection of FP16 support: test __ARM_FP16_FORMAT_IEEE instead of __ARM_NEON_FP16_INTRINSICS. by Christophe Lyon · 10 years ago
  6. d9ab3e3 Make sure poly* types are handled as unsigned when they get printed. by Christophe Lyon · 10 years ago
  7. 4de1f51 Remove floating-point outputs to avoid miscomparison of results when using different libC, some of which can output "-nan", the others always "nan". by Christophe Lyon · 10 years ago
  8. f91ba87 Dump fp16 values in expected_input4gcc.txt too. by Christophe Lyon · 10 years ago
  9. 1a3b239 Support Neon Cumulative Saturation flag for aarch64 too. by Christophe Lyon · 10 years ago
  10. 4a6e5cc Renamed Neon overflow to Neon cumulative saturation, since it's the real name. by Christophe Lyon · 10 years ago
  11. fad316a Add new output file, to make conversion to GCC dejagnu testsuite easier. by Christophe Lyon · 10 years ago
  12. 34adaf6 Added support for half-precision (fp16) variants. by Christophe Lyon · 11 years ago
  13. 91ae809 Fix typo in poly16_t printf format. by Christophe Lyon · 11 years ago
  14. 80902f6 Add support for polynomial variants (*_p8, *_p16). by Christophe Lyon · 11 years ago
  15. 01af0a5 Reorganize input data buffer to try to detect some out of bounds accesses. by Christophe Lyon · 11 years ago
  16. 514f0be Fix input data for vld3 and vld4 tests. Reported by Victoria Zhislina. by Christophe Lyon · 11 years ago
  17. 87b607e Improve support for endianness of the target processor. (eg when compiling with llvm). by Christophe Lyon · 12 years ago
  18. eb8034b Add accessor functions for Neon_Overflow, such that its value can be by Christophe Lyon · 12 years ago
  19. 164a959 Fix definition of NAN, INF under Win32. Fix build with GCC/ARM. by Christophe Lyon · 13 years ago
  20. 836da4a Define NAN and HUGE_VALF to be compatible with MSVC. by Christophe Lyon · 13 years ago
  21. a1a9022 Merge from SVN #539 by Christophe Lyon · 13 years ago
  22. f3c80a5 Merge from SVN #532 by Christophe Lyon · 13 years ago
  23. 6f4d36f Merge from SVN #514 [CL] fixes to support compilation with a C++ compiler by Christophe Lyon · 13 years ago
  24. 073831a First public release of the ARM/Neon tests. by Christophe Lyon · 13 years ago