Skip to content

Migrated to cmake, etc.

Compare
Choose a tag to compare
@shibatch shibatch released this 26 Feb 09:19
· 234 commits to master since this release
29c1068
  • The whole build system of the project migrated from makefiles to cmake.
  • GNUABI version of the library with compatibility tests is added.
  • Extensive upstream testing via Travis CI and Appveyor
  • log2 is added.
  • The library can be compiled to an LLVM bitcode object
  • Added masked interface to the library to support AVX512F masked vectorization.
  • Use native instructions if available for sqrt.
  • Removed libm dependency.

[Download sleef](https://sourceforge.net/projects/sleef/files/3.2/Migrated to cmake, etc..zip/download)