1. d02f979 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year ago
  2. 15b1855 libm: more 32-bit armv8 optimization. by Elliott Hughes · 1 year ago
  3. 2289ca2 risc-v: use clang's builtins for more of libm. by Elliott Hughes · 2 years, 4 months ago
  4. 37d72a3 Fix floor()/floorl() on armv7 arm32 devices. by Elliott Hughes · 2 years, 6 months ago
  5. 0d2c71d Move the copysign() family over to builtins all the time. by Elliott Hughes · 2 years, 6 months ago
  6. 2f1a7b9 Let clang generate most of our assembler for x86/x86-64 too. by Elliott Hughes · 2 years, 6 months ago
  7. 47aa5b9 libm: remove hand-written assembler for arm32 too. by Elliott Hughes · 2 years, 6 months ago
  8. 2dcc5ce Use clang's builtins for sqrt()/sqrtf() and lrint() family. by Elliott Hughes · 2 years, 6 months ago
  9. edf386b Use more compiler builtins for libm. by Elliott Hughes · 2 years, 8 months ago
  10. 591a2a7 Remove obsolete hacks for the fabs() family. by Elliott Hughes · 2 years, 8 months ago
  11. 0cbb902 arm64: use llvm's builtins for lround/lroundf/llround/llroundf. by Elliott Hughes · 2 years, 9 months ago
  12. 46f24a1 arm64: use llvm's builtins for copysign() and copysignf(). by Elliott Hughes · 2 years, 9 months ago
  13. 1e108e3 Use builtins for ceil/floor/rint/trunc on arm64 by Jake Weinstein · 8 years ago
  14. 9a1bb70 Use builtins for fma/fmax/fmin/round on arm64. by Elliott Hughes · 8 years ago[Renamed (69%) from libm/fabs.cpp]
  15. 5e186f9 Merge "Move shared parts of the two printfs out." by Elliott Hughes · 8 years ago